Files
2023-02-01 13:00:43 -08:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "POTify", "POTify\POTify.csproj", "{B7344F61-4927-4D90-81F9-E5C8F1517D17}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B7344F61-4927-4D90-81F9-E5C8F1517D17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B7344F61-4927-4D90-81F9-E5C8F1517D17}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B7344F61-4927-4D90-81F9-E5C8F1517D17}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B7344F61-4927-4D90-81F9-E5C8F1517D17}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08A7A7CC-C46F-4016-BD8A-E466F9EA412A}
EndGlobalSection
EndGlobal