From f6a364ea8354b3835cad8c4271e6c0d67790e9a0 Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Wed, 7 May 2014 14:54:47 -0500 Subject: [PATCH] Upgrade to VS 2013 --- .gitattributes | 22 ++++++++++++++++++++++ Resources.Designer.cs | 2 +- Resources/Images.png | Bin 1733 -> 1732 bytes TestAfterBuild.csproj | 15 ++++++++++++--- TestAfterBuild.sln | 4 +++- source.extension.vsixmanifest | 5 +++++ 6 files changed, 43 insertions(+), 5 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bf337b2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,22 @@ +# Auto detect text files and perform LF normalization +* eol=crlf + +# Custom for Visual Studio +*.cs diff=csharp +*.sln merge=union +*.csproj merge=union +*.vbproj merge=union +*.fsproj merge=union +*.dbproj merge=union + +# Standard to msysgit +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain diff --git a/Resources.Designer.cs b/Resources.Designer.cs index 1f71481..53047d1 100644 --- a/Resources.Designer.cs +++ b/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17626 +// Runtime Version:4.0.30319.34014 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Resources/Images.png b/Resources/Images.png index 74630ce1bdc9c9ac300324994b7257b4c5c89045..a5530cd9ea14ff5427a4868868d78139688fb7c9 100644 GIT binary patch delta 13 UcmX@gdxV#zGr-S%BkKV+03pN#k^lez delta 14 VcmX@Ydz6>8Gr-TCcO%OIHUK3c1fKu^ diff --git a/TestAfterBuild.csproj b/TestAfterBuild.csproj index d19c88c..2606e6e 100644 --- a/TestAfterBuild.csproj +++ b/TestAfterBuild.csproj @@ -1,10 +1,15 @@  - + - 11.0 + 12.0 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + + + 4.0 @@ -19,7 +24,7 @@ TestAfterBuild True Key.snk - v4.0 + v4.5 true @@ -31,6 +36,7 @@ 4 True $(localappdata)\Microsoft\VisualStudio\10.0Exp\Extensions\DeltaEngine\TestAfterBuild\0.0.0.0 + false pdbonly @@ -40,6 +46,7 @@ prompt 4 true + false @@ -174,6 +181,8 @@ Designer MSBuild:Compile + MSBuild:Compile + Designer diff --git a/TestAfterBuild.sln b/TestAfterBuild.sln index 5d45cd0..e046a4c 100644 --- a/TestAfterBuild.sln +++ b/TestAfterBuild.sln @@ -1,6 +1,8 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30324.0 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestAfterBuild", "TestAfterBuild.csproj", "{90F94570-7291-4C10-9C72-18CEFB69679F}" EndProject Global diff --git a/source.extension.vsixmanifest b/source.extension.vsixmanifest index 1250208..860f092 100644 --- a/source.extension.vsixmanifest +++ b/source.extension.vsixmanifest @@ -18,6 +18,11 @@ Premium Pro + + Ultimate + Premium + Pro +