generated from St-Louis-Women-March-2022/TechJobsPersistentAutograded
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TechJobsPersistentAutograded.sln
43 lines (43 loc) · 2.63 KB
/
TechJobsPersistentAutograded.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32630.192
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TechJobsPersistentAutograded", "TechJobsPersistentAutograded\TechJobsPersistentAutograded.csproj", "{7FBBE2AA-25E6-405E-8E0E-E4321B77887A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TaskTwo.Tests", "TechJobsPersistent.Tests\TaskTwo.Tests.csproj", "{88B229FD-1BAB-43D8-9F94-0BF2ED3BAD47}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TaskOne.Tests", "AutogradingTests\TaskOne.Tests.csproj", "{0DFEF4E6-2CB8-41F0-B934-04A49ADA0DFE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TaskThree.Tests", "TaskThree.Tests\TaskThree.Tests.csproj", "{4976B10E-1E87-4462-9A76-6E86FE278BE4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7FBBE2AA-25E6-405E-8E0E-E4321B77887A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FBBE2AA-25E6-405E-8E0E-E4321B77887A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7FBBE2AA-25E6-405E-8E0E-E4321B77887A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7FBBE2AA-25E6-405E-8E0E-E4321B77887A}.Release|Any CPU.Build.0 = Release|Any CPU
{88B229FD-1BAB-43D8-9F94-0BF2ED3BAD47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{88B229FD-1BAB-43D8-9F94-0BF2ED3BAD47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{88B229FD-1BAB-43D8-9F94-0BF2ED3BAD47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{88B229FD-1BAB-43D8-9F94-0BF2ED3BAD47}.Release|Any CPU.Build.0 = Release|Any CPU
{0DFEF4E6-2CB8-41F0-B934-04A49ADA0DFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DFEF4E6-2CB8-41F0-B934-04A49ADA0DFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DFEF4E6-2CB8-41F0-B934-04A49ADA0DFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DFEF4E6-2CB8-41F0-B934-04A49ADA0DFE}.Release|Any CPU.Build.0 = Release|Any CPU
{4976B10E-1E87-4462-9A76-6E86FE278BE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4976B10E-1E87-4462-9A76-6E86FE278BE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4976B10E-1E87-4462-9A76-6E86FE278BE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4976B10E-1E87-4462-9A76-6E86FE278BE4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2150317A-3947-40B8-BB8F-A108397F9763}
EndGlobalSection
EndGlobal