.Net_Test/C#/Puma/Puma.sln
2023-09-01 17:46:12 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34018.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Puma", "Puma\Puma.csproj", "{D188C080-7B9B-4734-B565-71B9F7474C27}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D188C080-7B9B-4734-B565-71B9F7474C27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D188C080-7B9B-4734-B565-71B9F7474C27}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D188C080-7B9B-4734-B565-71B9F7474C27}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D188C080-7B9B-4734-B565-71B9F7474C27}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {62248201-8722-4FC5-B32C-629B97616391}
EndGlobalSection
EndGlobal