drinkrate/chillrate.sln
Jiří Vrabec 6c5a4bfb26 INIT
2025-08-08 23:28:03 +02:00

24 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.2.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrinkRateAPI", "DrinkRateAPI\DrinkRateAPI.csproj", "{AEACB0ED-11B1-A316-9AF7-0DA544ED7C8C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AEACB0ED-11B1-A316-9AF7-0DA544ED7C8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AEACB0ED-11B1-A316-9AF7-0DA544ED7C8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AEACB0ED-11B1-A316-9AF7-0DA544ED7C8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AEACB0ED-11B1-A316-9AF7-0DA544ED7C8C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {93B525E4-6422-4C39-A5F1-950DD8391AFC}
EndGlobalSection
EndGlobal