File tree Expand file tree Collapse file tree 9 files changed +13
-13
lines changed
VisualStudio.AnalyzersAndRefactorings
VisualStudio.Common/Properties
VisualStudio.Refactorings Expand file tree Collapse file tree 9 files changed +13
-13
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.94 .0" ) ]
31+ [ assembly: AssemblyVersion ( "0.95 .0" ) ]
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.94 .0" ) ]
31+ [ assembly: AssemblyVersion ( "0.95 .0" ) ]
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.94 .0" ) ]
31+ [ assembly: AssemblyVersion ( "0.95 .0" ) ]
3232//[assembly: AssemblyFileVersion("1.0.0.0")]
3333[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
Original file line number Diff line number Diff line change 2525 <Syntax >boolean? expression in place where must be boolean expression</Syntax >
2626 </Syntaxes >
2727 </Refactoring >
28- <Refactoring Id =" AddConfigureAwait" Title =" Add ConfigureAwait" ExtensionVersion =" 0.0 .0" >
28+ <Refactoring Id =" AddConfigureAwait" Title =" Add ConfigureAwait" ExtensionVersion =" 0.95 .0" >
2929 <Syntaxes >
3030 <Syntax >awaitable method invocation</Syntax >
3131 </Syntaxes >
598598 <Syntax >region directive</Syntax >
599599 </Syntaxes >
600600 </Refactoring >
601- <Refactoring Id =" RemoveAllSwitchSections" Title =" Remove all switch sections" ExtensionVersion =" 0.0 .0" >
601+ <Refactoring Id =" RemoveAllSwitchSections" Title =" Remove all switch sections" ExtensionVersion =" 0.95 .0" >
602602 <Syntaxes >
603603 <Syntax >switch statement</Syntax >
604604 </Syntaxes >
610610 </Syntaxes >
611611 <Scope >else keyword</Scope >
612612 </Refactoring >
613- <Refactoring Id =" RemovePreprocessorDirectiveAndRelatedDirectives" Title =" Remove preprocessor directive and related directives" ExtensionVersion =" 0.0 .0" >
613+ <Refactoring Id =" RemovePreprocessorDirectiveAndRelatedDirectives" Title =" Remove preprocessor directive and related directives" ExtensionVersion =" 0.95 .0" >
614614 <Syntaxes >
615615 <Syntax >preprocessor directive</Syntax >
616616 </Syntaxes >
717717 <Syntax >property initializer</Syntax >
718718 </Syntaxes >
719719 </Refactoring >
720- <Refactoring Id =" RemoveStatementsFromSwitchSections" Title =" Remove statements from switch sections" ExtensionVersion =" 0.0 .0" >
720+ <Refactoring Id =" RemoveStatementsFromSwitchSections" Title =" Remove statements from switch sections" ExtensionVersion =" 0.95 .0" >
721721 <Syntaxes >
722722 <Syntax >switch statement</Syntax >
723723 </Syntaxes >
797797 <Syntax >event field declaration</Syntax >
798798 </Syntaxes >
799799 </Refactoring >
800- <Refactoring Id =" ExtractExpressionFromIfStatement" Title =" Extract expression from if statement" ExtensionVersion =" 0.0 .0" >
800+ <Refactoring Id =" ExtractExpressionFromIfStatement" Title =" Extract expression from if statement" ExtensionVersion =" 0.95 .0" >
801801 <Syntaxes >
802802 <Syntax >if statement</Syntax >
803803 </Syntaxes >
Original file line number Diff line number Diff line change 3131// Build Number
3232// Revision
3333//
34- [ assembly: AssemblyVersion ( "0.94 .0" ) ]
34+ [ assembly: AssemblyVersion ( "0.95 .0" ) ]
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.94 .0" Language =" en-US" Publisher =" Josef Pihrt" />
4+ <Identity Id =" e5401839-cc8f-4d0c-b757-21d4e345aa62" Version =" 0.95 .0" 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 120+ refactorings for C#.</Description >
77 <MoreInfo >http://github.com/JosefPihrt/RoslynTools</MoreInfo >
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.94 .0" ) ]
33+ [ assembly: AssemblyVersion ( "0.95 .0" ) ]
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.94 .0" ) ]
34+ [ assembly: AssemblyVersion ( "0.95 .0" ) ]
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.94 .0" Language =" en-US" Publisher =" Josef Pihrt" />
4+ <Identity Id =" 18c29e93-71e2-4e1f-922f-6082e58e8de3" Version =" 0.95 .0" Language =" en-US" Publisher =" Josef Pihrt" />
55 <DisplayName >C# Refactorings</DisplayName >
66 <Description xml : space =" preserve" >Roslyn-based extension that offers 120+ refactorings for C#.</Description >
77 <MoreInfo >http://github.com/JosefPihrt/RoslynTools</MoreInfo >
You can’t perform that action at this time.
0 commit comments