mirror of
https://github.com/tonytins/amtkstat.git
synced 2025-03-15 04:11:22 +00:00
25 lines
1.1 KiB
Text
25 lines
1.1 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.002.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AmtrakStatus", "src\AmtrakStatus.csproj", "{3FFB616E-E9BA-4E8A-B8D8-BFE9EFA752A8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3FFB616E-E9BA-4E8A-B8D8-BFE9EFA752A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3FFB616E-E9BA-4E8A-B8D8-BFE9EFA752A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3FFB616E-E9BA-4E8A-B8D8-BFE9EFA752A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3FFB616E-E9BA-4E8A-B8D8-BFE9EFA752A8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {36853C4A-12EC-4942-A1A4-FC964FDF7E78}
|
|
EndGlobalSection
|
|
EndGlobal
|