diff --git a/README.md b/README.md index f7f5815..cf5127d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Regex Tester ============ -This extension added (contains) tool for testing regular expressions in Visual Studio 2010, 2012. +This extension added (contains) tool for testing regular expressions in Visual Studio 2010, 2012 and 2013. Tool simple and easy to use, the processing occurs in a background thread. diff --git a/RegexTester/Properties/AssemblyInfo.cs b/RegexTester/Properties/AssemblyInfo.cs index f0ceee9..bfbf20c 100644 --- a/RegexTester/Properties/AssemblyInfo.cs +++ b/RegexTester/Properties/AssemblyInfo.cs @@ -28,8 +28,8 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.1.0")] -[assembly: AssemblyFileVersion("1.4.1.0")] +[assembly: AssemblyVersion("1.4.2.0")] +[assembly: AssemblyFileVersion("1.4.2.0")] diff --git a/RegexTester/RegexTester.csproj b/RegexTester/RegexTester.csproj index 5afb127..2f59402 100644 --- a/RegexTester/RegexTester.csproj +++ b/RegexTester/RegexTester.csproj @@ -1,9 +1,23 @@  - + 11.0 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + true @@ -19,28 +33,14 @@ True Key.snk v4.0 - 11.0 + 12.0 4.0 - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a false - false - true true @@ -227,15 +227,40 @@ MSBuild:Compile MSBuild:Compile Designer + MSBuild:Compile + Designer Designer MSBuild:Compile MSBuild:Compile Designer + MSBuild:Compile + Designer - + + + False + Microsoft .NET Framework 4 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + False + Windows Installer 4.5 + true + + true diff --git a/RegexTester/Resources/Resources.Designer.cs b/RegexTester/Resources/Resources.Designer.cs index d05e3a2..4afd49d 100644 --- a/RegexTester/Resources/Resources.Designer.cs +++ b/RegexTester/Resources/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18051 +// Runtime Version:4.0.30319.18213 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/RegexTester/source.extension.vsixmanifest b/RegexTester/source.extension.vsixmanifest index 017bbb9..b9e1528 100644 --- a/RegexTester/source.extension.vsixmanifest +++ b/RegexTester/source.extension.vsixmanifest @@ -3,8 +3,8 @@ Regex Tester Roman Kurbangaliyev - 1.4.1 - Regular expression tester for Visual Studio 2010, 2012. + 1.4.2 + Regular expression tester for Visual Studio 2010, 2012 and 2013. 1033 http://visualstudiogallery.msdn.microsoft.com/16b9d664-d88c-460e-84a5-700ab40ba452 license.txt @@ -22,6 +22,11 @@ Premium Pro + + Ultimate + Premium + Pro +