2024-04-29 22:00:06 +03:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33717.318
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceStation", "ServiceStation\ServiceStation.csproj", "{3071CADC-9EED-4B15-A2AD-9B45C3C4A8EB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3071CADC-9EED-4B15-A2AD-9B45C3C4A8EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3071CADC-9EED-4B15-A2AD-9B45C3C4A8EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3071CADC-9EED-4B15-A2AD-9B45C3C4A8EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3071CADC-9EED-4B15-A2AD-9B45C3C4A8EB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7DDA35E6-AB12-43BE-B88B-2733CCBA51AF}
EndGlobalSection
EndGlobal