1st commit
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31729.503
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhoAmI", "WhoAmI\WhoAmI.csproj", "{E3F65C1A-16AE-48B8-9E9C-A2F158F40254}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E3F65C1A-16AE-48B8-9E9C-A2F158F40254}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E3F65C1A-16AE-48B8-9E9C-A2F158F40254}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E3F65C1A-16AE-48B8-9E9C-A2F158F40254}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E3F65C1A-16AE-48B8-9E9C-A2F158F40254}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {4268C317-9F01-4FBA-9A39-EAE250B67FD2}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user