diff --git a/DecodeText/DecodeText.sln b/DecodeText/DecodeText.sln index cb7b732..3c6410a 100644 --- a/DecodeText/DecodeText.sln +++ b/DecodeText/DecodeText.sln @@ -1,9 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.21005.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DecodeText", "DecodeText\DecodeText.csproj", "{1195FC7C-9738-402B-B605-F307106794FE}" +# Visual Studio 2012 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DecodeText", "DecodeText\DecodeText.csproj", "{07B4DE06-F14C-4530-967D-90C4ECC2C923}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,10 +9,10 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1195FC7C-9738-402B-B605-F307106794FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1195FC7C-9738-402B-B605-F307106794FE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1195FC7C-9738-402B-B605-F307106794FE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1195FC7C-9738-402B-B605-F307106794FE}.Release|Any CPU.Build.0 = Release|Any CPU + {07B4DE06-F14C-4530-967D-90C4ECC2C923}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {07B4DE06-F14C-4530-967D-90C4ECC2C923}.Debug|Any CPU.Build.0 = Debug|Any CPU + {07B4DE06-F14C-4530-967D-90C4ECC2C923}.Release|Any CPU.ActiveCfg = Release|Any CPU + {07B4DE06-F14C-4530-967D-90C4ECC2C923}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/DecodeText/DecodeText/DecodeText.csproj b/DecodeText/DecodeText/DecodeText.csproj index 2d62ec6..56994dd 100644 --- a/DecodeText/DecodeText/DecodeText.csproj +++ b/DecodeText/DecodeText/DecodeText.csproj @@ -1,18 +1,9 @@  - 12.0 + 11.0 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - - - - 4.0 - SAK - SAK - SAK - SAK Resources\Package.ico @@ -22,7 +13,7 @@ Debug AnyCPU 2.0 - {1195FC7C-9738-402B-B605-F307106794FE} + {07B4DE06-F14C-4530-967D-90C4ECC2C923} {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Library Properties @@ -150,7 +141,6 @@ Menus.ctmenu - Designer diff --git a/DecodeText/DecodeText/DecodeText.vsct b/DecodeText/DecodeText/DecodeText.vsct index 1e3bccd..907a1e2 100644 --- a/DecodeText/DecodeText/DecodeText.vsct +++ b/DecodeText/DecodeText/DecodeText.vsct @@ -34,7 +34,7 @@ group; your package should define its own command set in order to avoid collisions with command ids defined by other packages. --> - + @@ -73,7 +73,7 @@ DefaultInvisible DynamicVisibility If you do not want an image next to your command, remove the Icon node /> --> - + - + @@ -100,7 +100,7 @@ - + @@ -112,9 +112,9 @@ - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/DecodeText/DecodeText/VSPackage.resx b/DecodeText/DecodeText/VSPackage.resx index ebcc393..db04d9d 100644 --- a/DecodeText/DecodeText/VSPackage.resx +++ b/DecodeText/DecodeText/VSPackage.resx @@ -1,4 +1,14 @@  +