Skip to content

Commit f015c24

Browse files
committed
Updated to current version
1 parent 9e01192 commit f015c24

File tree

14 files changed

+512
-350
lines changed

14 files changed

+512
-350
lines changed

Custom Menu Text.sln

Lines changed: 0 additions & 25 deletions
This file was deleted.

Custom Menu Text/CustomMenuText.csproj

Lines changed: 0 additions & 99 deletions
This file was deleted.

Custom Menu Text/Properties/Resources.Designer.cs

Lines changed: 0 additions & 73 deletions
This file was deleted.

Custom Menu Text/Properties/Resources.resx

Lines changed: 0 additions & 124 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 15
4-
VisualStudioVersion = 15.0.27703.2035
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.30907.101
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomMenuText", "CustomMenuText.csproj", "{5BF5B462-C110-4C72-A3C2-5E9A29920958}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomMenuText", "CustomMenuText\CustomMenuText.csproj", "{BD778688-A364-4686-9D97-B7FB0E34C684}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{5BF5B462-C110-4C72-A3C2-5E9A29920958}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{5BF5B462-C110-4C72-A3C2-5E9A29920958}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{5BF5B462-C110-4C72-A3C2-5E9A29920958}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{5BF5B462-C110-4C72-A3C2-5E9A29920958}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{BD778688-A364-4686-9D97-B7FB0E34C684}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{BD778688-A364-4686-9D97-B7FB0E34C684}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{BD778688-A364-4686-9D97-B7FB0E34C684}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{BD778688-A364-4686-9D97-B7FB0E34C684}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE
2121
EndGlobalSection
2222
GlobalSection(ExtensibilityGlobals) = postSolution
23-
SolutionGuid = {916CA203-6505-444F-BFBF-9DBAA7D5D768}
23+
SolutionGuid = {E3BE8BD9-A7F8-4549-B152-5AEEBB6A5B9F}
2424
EndGlobalSection
2525
EndGlobal

0 commit comments

Comments
 (0)