26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.6.33815.320
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Totte", "Totte.csproj", "{DD5955F2-11CB-471F-9271-2B99267B4E5D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DD5955F2-11CB-471F-9271-2B99267B4E5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DD5955F2-11CB-471F-9271-2B99267B4E5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DD5955F2-11CB-471F-9271-2B99267B4E5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DD5955F2-11CB-471F-9271-2B99267B4E5D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {207645D6-6F33-4FCE-8DC4-4F3C832A8897}
|
|
EndGlobalSection
|
|
EndGlobal
|