Files
Whypair/whypair.sln
2024-06-03 15:55:24 +10:00

26 lines
1.1 KiB
Plaintext

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}") = "whypair", "whypair\whypair.csproj", "{26DFF2E8-47AD-43AB-834F-10102ACFD75D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{26DFF2E8-47AD-43AB-834F-10102ACFD75D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26DFF2E8-47AD-43AB-834F-10102ACFD75D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26DFF2E8-47AD-43AB-834F-10102ACFD75D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26DFF2E8-47AD-43AB-834F-10102ACFD75D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {043B2528-76A2-48C3-B964-709CC253758C}
EndGlobalSection
EndGlobal