From e1507271ea65e61cd3917fc88ff5475a785003c7 Mon Sep 17 00:00:00 2001 From: Josef Pihrt Date: Mon, 16 May 2016 01:49:59 +0200 Subject: [PATCH] version changed to 0.9.30 --- .../Properties/AssemblyInfo.cs | 2 +- source/Pihrtsoft.CodeAnalysis.CSharp/CSharpAnalyzers.nuspec | 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs b/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs index 444d7d9257..d37bfeac73 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.21")] +[assembly: AssemblyVersion("0.9.30")] //[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-US")] \ No newline at end of file diff --git a/source/Pihrtsoft.CodeAnalysis.CSharp/CSharpAnalyzers.nuspec b/source/Pihrtsoft.CodeAnalysis.CSharp/CSharpAnalyzers.nuspec index c6ac5f9cb4..b1841c0d0b 100644 --- a/source/Pihrtsoft.CodeAnalysis.CSharp/CSharpAnalyzers.nuspec +++ b/source/Pihrtsoft.CodeAnalysis.CSharp/CSharpAnalyzers.nuspec @@ -2,7 +2,7 @@ CSharpAnalyzers - 0.9.21.0 + 0.9.30.0 C# Analyzers Josef Pihrt Josef Pihrt diff --git a/source/Pihrtsoft.CodeAnalysis.CSharp/Properties/AssemblyInfo.cs b/source/Pihrtsoft.CodeAnalysis.CSharp/Properties/AssemblyInfo.cs index 2a7c903f3c..d22ca81fe5 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.21")] +[assembly: AssemblyVersion("0.9.30")] //[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 e90a384a4f..bf1d893fb8 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.21")] +[assembly: AssemblyVersion("0.9.30")] //[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 6458673301..59be7a8043 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 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 30741f778c..04e5c073fe 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 60+ analyzers and 70+ refactorings for C#. http://pihrt.net/Roslyn