-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAdvancedComputerSoftware.sln
88 lines (88 loc) · 5.06 KB
/
AdvancedComputerSoftware.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceApi", "ServiceApi\ServiceApi.csproj", "{51FAE25B-4A77-49A2-B43C-AB110D1CC65D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ACS.WebAPI", "ACS.WebAPI\ACS.WebAPI.csproj", "{E497196E-8234-4369-9F3E-5A3672A99A15}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "ACS.Client", "http://localhost:64834", "{147E4050-3931-4E63-A6CD-1DD01EF4896C}"
ProjectSection(WebsiteProperties) = preProject
UseIISExpress = "true"
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5.1"
Debug.AspNetCompiler.VirtualPath = "/localhost_64834"
Debug.AspNetCompiler.PhysicalPath = "ACS.Client\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64834\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_64834"
Release.AspNetCompiler.PhysicalPath = "ACS.Client\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64834\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
SlnRelativePath = "ACS.Client\"
DefaultWebSiteLanguage = "Visual C#"
StartServerOnDebug = "false"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ACS.TestCore", "ACS.TestCore\ACS.TestCore.csproj", "{2DC837A0-9414-420F-86CE-CA570B2DA16E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Testing", "Testing", "{365D5C1E-825D-49C8-896B-DB77349AE3D3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Server", "Server", "{6E70B126-F057-45D0-8093-8314DA4572EB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Client", "Client", "{D0FEA3E7-5733-4536-A228-AA144F8A4457}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ACS.StartTrekTesting", "ACS.StartTrekTesting\ACS.StartTrekTesting.csproj", "{B5000A31-72E9-44C7-ACAB-441F1EC5C4EE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{1EC9F368-035C-43BA-A06C-B1E7EEC78F03}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
.nuget\packages.config = .nuget\packages.config
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{51FAE25B-4A77-49A2-B43C-AB110D1CC65D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{51FAE25B-4A77-49A2-B43C-AB110D1CC65D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{51FAE25B-4A77-49A2-B43C-AB110D1CC65D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{51FAE25B-4A77-49A2-B43C-AB110D1CC65D}.Release|Any CPU.Build.0 = Release|Any CPU
{E497196E-8234-4369-9F3E-5A3672A99A15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E497196E-8234-4369-9F3E-5A3672A99A15}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E497196E-8234-4369-9F3E-5A3672A99A15}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E497196E-8234-4369-9F3E-5A3672A99A15}.Release|Any CPU.Build.0 = Release|Any CPU
{147E4050-3931-4E63-A6CD-1DD01EF4896C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{147E4050-3931-4E63-A6CD-1DD01EF4896C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{147E4050-3931-4E63-A6CD-1DD01EF4896C}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{147E4050-3931-4E63-A6CD-1DD01EF4896C}.Release|Any CPU.Build.0 = Debug|Any CPU
{2DC837A0-9414-420F-86CE-CA570B2DA16E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2DC837A0-9414-420F-86CE-CA570B2DA16E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2DC837A0-9414-420F-86CE-CA570B2DA16E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2DC837A0-9414-420F-86CE-CA570B2DA16E}.Release|Any CPU.Build.0 = Release|Any CPU
{B5000A31-72E9-44C7-ACAB-441F1EC5C4EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5000A31-72E9-44C7-ACAB-441F1EC5C4EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5000A31-72E9-44C7-ACAB-441F1EC5C4EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5000A31-72E9-44C7-ACAB-441F1EC5C4EE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{51FAE25B-4A77-49A2-B43C-AB110D1CC65D} = {6E70B126-F057-45D0-8093-8314DA4572EB}
{E497196E-8234-4369-9F3E-5A3672A99A15} = {6E70B126-F057-45D0-8093-8314DA4572EB}
{147E4050-3931-4E63-A6CD-1DD01EF4896C} = {D0FEA3E7-5733-4536-A228-AA144F8A4457}
{2DC837A0-9414-420F-86CE-CA570B2DA16E} = {365D5C1E-825D-49C8-896B-DB77349AE3D3}
{B5000A31-72E9-44C7-ACAB-441F1EC5C4EE} = {365D5C1E-825D-49C8-896B-DB77349AE3D3}
EndGlobalSection
EndGlobal