File tree Expand file tree Collapse file tree 10 files changed +11
-11
lines changed
Pihrtsoft.CodeAnalysis.CSharp.Refactorings
Pihrtsoft.CodeAnalysis.CSharp
Pihrtsoft.CodeAnalysis.Common/Properties
Pihrtsoft.CodeAnalysis.VisualStudio.Common/Properties
Pihrtsoft.CodeAnalysis.VisualStudio.Refactorings
Pihrtsoft.CodeAnalysis.VisualStudio Expand file tree Collapse file tree 10 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2828//
2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
31- [ assembly: AssemblyVersion ( "0.9.70 " ) ]
31+ [ assembly: AssemblyVersion ( "0.9.80 " ) ]
3232//[assembly: AssemblyFileVersion("1.0.0.0")]
3333[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
Original file line number Diff line number Diff line change 6666 <Image >AddCastExpressionToVariableDeclaration</Image >
6767 </Images >
6868 </Refactoring >
69- <Refactoring Id =" AddInterpolation" Title =" Add interpolation" ExtensionVersion =" 0.0.0 " >
69+ <Refactoring Id =" AddInterpolation" Title =" Add interpolation" ExtensionVersion =" 0.9.80 " >
7070 <Syntaxes >
7171 <Syntax >selected text inside interpolated string text</Syntax >
7272 </Syntaxes >
597597 </Syntaxes >
598598 <Scope >for keyword</Scope >
599599 </Refactoring >
600- <Refactoring Id =" SimplifyLambdaExpression" Title =" Simplify lambda expression" ExtensionVersion =" 0.0.0 " >
600+ <Refactoring Id =" SimplifyLambdaExpression" Title =" Simplify lambda expression" ExtensionVersion =" 0.9.80 " >
601601 <Syntaxes >
602602 <Syntax >lambda expression with block with single single-line statement</Syntax >
603603 </Syntaxes >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >CSharpAnalyzers</id >
5- <version >0.9.70 .0</version >
5+ <version >0.9.80 .0</version >
66 <title >C# Analyzers</title >
77 <authors >Josef Pihrt</authors >
88 <owners >Josef Pihrt</owners >
Original file line number Diff line number Diff line change 2828//
2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
31- [ assembly: AssemblyVersion ( "0.9.70 " ) ]
31+ [ assembly: AssemblyVersion ( "0.9.80 " ) ]
3232//[assembly: AssemblyFileVersion("1.0.0.0")]
3333[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
Original file line number Diff line number Diff line change 2828//
2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
31- [ assembly: AssemblyVersion ( "0.9.70 " ) ]
31+ [ assembly: AssemblyVersion ( "0.9.80 " ) ]
3232//[assembly: AssemblyFileVersion("1.0.0.0")]
3333[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
Original file line number Diff line number Diff line change 3030//
3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
33- [ assembly: AssemblyVersion ( "0.9.70 " ) ]
33+ [ assembly: AssemblyVersion ( "0.9.80 " ) ]
3434//[assembly: AssemblyFileVersion("1.0.0.0")]
Original file line number Diff line number Diff line change 3131// Build Number
3232// Revision
3333//
34- [ assembly: AssemblyVersion ( "0.9.70 " ) ]
34+ [ assembly: AssemblyVersion ( "0.9.80 " ) ]
3535//[assembly: AssemblyFileVersion("1.0.0.0")]
3636[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" 18c29e93-71e2-4e1f-922f-6082e58e8de3" Version =" 0.9.70 " Language =" en-US" Publisher =" Josef Pihrt" />
4+ <Identity Id =" 18c29e93-71e2-4e1f-922f-6082e58e8de3" Version =" 0.9.80 " Language =" en-US" Publisher =" Josef Pihrt" />
55 <DisplayName >C# Refactorings</DisplayName >
66 <Description xml : space =" preserve" >Roslyn-based extension that offers 100+ refactorings for C#.</Description >
77 <MoreInfo >http://github.com/JosefPihrt/Pihrtsoft.CodeAnalysis</MoreInfo >
Original file line number Diff line number Diff line change 3131// Build Number
3232// Revision
3333//
34- [ assembly: AssemblyVersion ( "0.9.70 " ) ]
34+ [ assembly: AssemblyVersion ( "0.9.80 " ) ]
3535//[assembly: AssemblyFileVersion("1.0.0.0")]
3636[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" e5401839-cc8f-4d0c-b757-21d4e345aa62" Version =" 0.9.70 " Language =" en-US" Publisher =" Josef Pihrt" />
4+ <Identity Id =" e5401839-cc8f-4d0c-b757-21d4e345aa62" Version =" 0.9.80 " Language =" en-US" Publisher =" Josef Pihrt" />
55 <DisplayName >C# Analyzers and Refactorings</DisplayName >
66 <Description xml : space =" preserve" >Roslyn-based extension that offers 80+ analyzers and 100+ refactorings for C#.</Description >
77 <MoreInfo >http://github.com/JosefPihrt/Pihrtsoft.CodeAnalysis</MoreInfo >
You can’t perform that action at this time.
0 commit comments