Uwaa/PNG.sln

26 lines
1.1 KiB
Text
Raw Permalink Normal View History

2024-11-22 07:40:43 +01:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PNG", "PNG\PNG.csproj", "{6ED5CEE9-F934-4035-B5C5-193BECBEB505}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6ED5CEE9-F934-4035-B5C5-193BECBEB505}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6ED5CEE9-F934-4035-B5C5-193BECBEB505}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6ED5CEE9-F934-4035-B5C5-193BECBEB505}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6ED5CEE9-F934-4035-B5C5-193BECBEB505}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {71C0A381-2076-44A1-BE59-F5ABCBA6AD7B}
EndGlobalSection
EndGlobal