Add project files.
This commit is contained in:
25
trymymenu.sln
Normal file
25
trymymenu.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.6.33723.286
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "trymymenu", "trymymenu\trymymenu.csproj", "{873B7DF2-9370-4993-8F3E-9A492DBC534B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{873B7DF2-9370-4993-8F3E-9A492DBC534B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{873B7DF2-9370-4993-8F3E-9A492DBC534B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{873B7DF2-9370-4993-8F3E-9A492DBC534B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{873B7DF2-9370-4993-8F3E-9A492DBC534B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {6F5EE099-1B83-4334-90D4-761B6F4EC754}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user