From b39f2cee6731c3651b18d512fa05ff4952a3cfe9 Mon Sep 17 00:00:00 2001 From: Josef Pihrt Date: Sat, 30 Apr 2016 18:49:08 +0200 Subject: [PATCH] version changed to 0.9.11 --- .../Properties/AssemblyInfo.cs | 2 +- source/Pihrtsoft.CodeAnalysis.CSharp/Properties/AssemblyInfo.cs | 2 +- source/Pihrtsoft.CodeAnalysis.Common/Properties/AssemblyInfo.cs | 2 +- .../source.extension.vsixmanifest | 2 +- .../source.extension.vsixmanifest | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs b/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs index a612dab787..d03918f864 100644 --- a/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs +++ b/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.9.1")] +[assembly: AssemblyVersion("0.9.11")] //[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-US")] \ No newline at end of file diff --git a/source/Pihrtsoft.CodeAnalysis.CSharp/Properties/AssemblyInfo.cs b/source/Pihrtsoft.CodeAnalysis.CSharp/Properties/AssemblyInfo.cs index 3a2b165cf8..d80d411dce 100644 --- a/source/Pihrtsoft.CodeAnalysis.CSharp/Properties/AssemblyInfo.cs +++ b/source/Pihrtsoft.CodeAnalysis.CSharp/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.9.1")] +[assembly: AssemblyVersion("0.9.11")] //[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-US")] \ No newline at end of file diff --git a/source/Pihrtsoft.CodeAnalysis.Common/Properties/AssemblyInfo.cs b/source/Pihrtsoft.CodeAnalysis.Common/Properties/AssemblyInfo.cs index 83ce75644f..740e98b847 100644 --- a/source/Pihrtsoft.CodeAnalysis.Common/Properties/AssemblyInfo.cs +++ b/source/Pihrtsoft.CodeAnalysis.Common/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.9.1")] +[assembly: AssemblyVersion("0.9.11")] //[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-US")] \ No newline at end of file diff --git a/vsix/Pihrtsoft.CodeAnalysis.CSharp.Refactorings.Vsix/source.extension.vsixmanifest b/vsix/Pihrtsoft.CodeAnalysis.CSharp.Refactorings.Vsix/source.extension.vsixmanifest index 502e482f8f..9ae6c66ecb 100644 --- a/vsix/Pihrtsoft.CodeAnalysis.CSharp.Refactorings.Vsix/source.extension.vsixmanifest +++ b/vsix/Pihrtsoft.CodeAnalysis.CSharp.Refactorings.Vsix/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + C# Refactorings Roslyn-based extension that offers more than 70 refactorings for C#. http://pihrt.net/Roslyn diff --git a/vsix/Pihrtsoft.CodeAnalysis.CSharp.Vsix/source.extension.vsixmanifest b/vsix/Pihrtsoft.CodeAnalysis.CSharp.Vsix/source.extension.vsixmanifest index c02b0f633a..654003a592 100644 --- a/vsix/Pihrtsoft.CodeAnalysis.CSharp.Vsix/source.extension.vsixmanifest +++ b/vsix/Pihrtsoft.CodeAnalysis.CSharp.Vsix/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + C# Analyzers and Refactorings Roslyn-based extension that offers more than 50 analyzers and more than 70 refactorings for C#. http://pihrt.net/Roslyn