-
Notifications
You must be signed in to change notification settings - Fork 0
/
cr12306Simulator.sln
37 lines (37 loc) · 2.18 KB
/
cr12306Simulator.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30503.244
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pers.xxy.cr12306Simulator.basic.v20200920", "pers.xxy.cr12306Simulator.basic.v20200920\pers.xxy.cr12306Simulator.basic.v20200920.csproj", "{AD335368-DBC5-4E4A-8C39-C8103FE5A014}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "testConsoleApp1", "testConsoleApp1\testConsoleApp1.csproj", "{1EDE6474-77B6-4884-8A3A-2EA8F2201D06}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "testBuyingTicketsConsoleApp1", "testBuyingTicketsConsoleApp1\testBuyingTicketsConsoleApp1.csproj", "{6A3961FF-E8C7-46BA-8E8C-1374F267B1B3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AD335368-DBC5-4E4A-8C39-C8103FE5A014}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD335368-DBC5-4E4A-8C39-C8103FE5A014}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD335368-DBC5-4E4A-8C39-C8103FE5A014}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD335368-DBC5-4E4A-8C39-C8103FE5A014}.Release|Any CPU.Build.0 = Release|Any CPU
{1EDE6474-77B6-4884-8A3A-2EA8F2201D06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1EDE6474-77B6-4884-8A3A-2EA8F2201D06}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1EDE6474-77B6-4884-8A3A-2EA8F2201D06}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1EDE6474-77B6-4884-8A3A-2EA8F2201D06}.Release|Any CPU.Build.0 = Release|Any CPU
{6A3961FF-E8C7-46BA-8E8C-1374F267B1B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A3961FF-E8C7-46BA-8E8C-1374F267B1B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A3961FF-E8C7-46BA-8E8C-1374F267B1B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A3961FF-E8C7-46BA-8E8C-1374F267B1B3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9E2FC70F-A899-488B-B35B-FEE077A2856C}
EndGlobalSection
EndGlobal