26 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-04-16 20:32:34 +04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34714.143
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceStation", "ServiceStation\ServiceStation.csproj", "{C9C1F10E-E230-41C6-B049-045F1FD1451C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C9C1F10E-E230-41C6-B049-045F1FD1451C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9C1F10E-E230-41C6-B049-045F1FD1451C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9C1F10E-E230-41C6-B049-045F1FD1451C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9C1F10E-E230-41C6-B049-045F1FD1451C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {941C7890-7ED2-46EF-A186-90B63B485ADF}
EndGlobalSection
EndGlobal