mirror of
https://github.com/tonytins/amtkstat.git
synced 2026-02-10 12:54:47 -05:00
Switched to SLNX solution file
This commit is contained in:
parent
816ba45988
commit
81799106f8
2 changed files with 3 additions and 25 deletions
|
|
@ -1,25 +0,0 @@
|
||||||
|
|
||||||
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
|
|
||||||
3
AmtrakStatus.slnx
Normal file
3
AmtrakStatus.slnx
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
<Solution>
|
||||||
|
<Project Path="src/AmtrakStatus.csproj" />
|
||||||
|
</Solution>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue