-
Notifications
You must be signed in to change notification settings - Fork 75
/
TestMakerFree_Chapter_05.sln
32 lines (32 loc) · 1.83 KB
/
TestMakerFree_Chapter_05.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestMakerFreeWebApp_Chapter_05_Part01", "TestMakerFreeWebApp_Chapter_05_Part01\TestMakerFreeWebApp_Chapter_05_Part01.csproj", "{773A9209-5B35-4CCC-999C-F61ADABB14C8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestMakerFreeWebApp_Chapter_05_Part02", "TestMakerFreeWebApp_Chapter_05_Part02\TestMakerFreeWebApp_Chapter_05_Part02.csproj", "{4FF36AA9-78D7-466C-9AF9-3C9FA8E06B8B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{773A9209-5B35-4CCC-999C-F61ADABB14C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{773A9209-5B35-4CCC-999C-F61ADABB14C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{773A9209-5B35-4CCC-999C-F61ADABB14C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{773A9209-5B35-4CCC-999C-F61ADABB14C8}.Release|Any CPU.Build.0 = Release|Any CPU
{4FF36AA9-78D7-466C-9AF9-3C9FA8E06B8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FF36AA9-78D7-466C-9AF9-3C9FA8E06B8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FF36AA9-78D7-466C-9AF9-3C9FA8E06B8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FF36AA9-78D7-466C-9AF9-3C9FA8E06B8B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5F8992FB-721E-4C7A-845A-FD9890E09102}
LessCompiler = 5621aaf8-44d9-4969-ac01-f80d257429d9,0e97b860-86b8-4500-9865-a2321ce79b19,0527878e-140d-44d7-bb97-82c0ead2d261
EndGlobalSection
EndGlobal