jeuDeGo/go01.sln

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2020
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "go01", "go01\go01.csproj", "{56673C2C-6651-4470-B1E3-5D85F5B95BFE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{56673C2C-6651-4470-B1E3-5D85F5B95BFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{56673C2C-6651-4470-B1E3-5D85F5B95BFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56673C2C-6651-4470-B1E3-5D85F5B95BFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{56673C2C-6651-4470-B1E3-5D85F5B95BFE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7AD66250-09BB-4864-9623-8A090C6D6730}
EndGlobalSection
EndGlobal