-
Notifications
You must be signed in to change notification settings - Fork 0
/
PickEmLeague.sln
60 lines (60 loc) · 3.89 KB
/
PickEmLeague.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.810.6
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PickEmLeague", "PickEmLeague\PickEmLeague.csproj", "{5C20E86D-7401-4D72-BABF-29B30B9C4996}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PickEmLeagueDatabase", "PickEmLeagueDatabase\PickEmLeagueDatabase.csproj", "{727B9ADB-4EA6-4C06-8FC1-7A05FD22FA56}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PickEmLeagueModels", "PickEmLeagueModels\PickEmLeagueModels.csproj", "{77BCB7F0-0D44-4A49-8D50-D4D7182BE13A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PickEmLeagueShared", "PickEmLeagueShared\PickEmLeagueShared.csproj", "{73A70333-67C5-43F1-BE24-D8F2EE3FDF56}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PickEmLeagueServices", "PickEmLeagueServices\PickEmLeagueServices.csproj", "{578EB740-6A00-4422-A2E5-23D7DCA45825}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{872EB1B0-01B2-4ED0-BF55-BC189C64AB78}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PickEmLeagueServiceTests", "PickEmLeagueServiceTests\PickEmLeagueServiceTests.csproj", "{74124C0D-F4E1-4914-9322-B948E2380D66}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5C20E86D-7401-4D72-BABF-29B30B9C4996}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C20E86D-7401-4D72-BABF-29B30B9C4996}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C20E86D-7401-4D72-BABF-29B30B9C4996}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C20E86D-7401-4D72-BABF-29B30B9C4996}.Release|Any CPU.Build.0 = Release|Any CPU
{727B9ADB-4EA6-4C06-8FC1-7A05FD22FA56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{727B9ADB-4EA6-4C06-8FC1-7A05FD22FA56}.Debug|Any CPU.Build.0 = Debug|Any CPU
{727B9ADB-4EA6-4C06-8FC1-7A05FD22FA56}.Release|Any CPU.ActiveCfg = Release|Any CPU
{727B9ADB-4EA6-4C06-8FC1-7A05FD22FA56}.Release|Any CPU.Build.0 = Release|Any CPU
{77BCB7F0-0D44-4A49-8D50-D4D7182BE13A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{77BCB7F0-0D44-4A49-8D50-D4D7182BE13A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{77BCB7F0-0D44-4A49-8D50-D4D7182BE13A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{77BCB7F0-0D44-4A49-8D50-D4D7182BE13A}.Release|Any CPU.Build.0 = Release|Any CPU
{73A70333-67C5-43F1-BE24-D8F2EE3FDF56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73A70333-67C5-43F1-BE24-D8F2EE3FDF56}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73A70333-67C5-43F1-BE24-D8F2EE3FDF56}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73A70333-67C5-43F1-BE24-D8F2EE3FDF56}.Release|Any CPU.Build.0 = Release|Any CPU
{578EB740-6A00-4422-A2E5-23D7DCA45825}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{578EB740-6A00-4422-A2E5-23D7DCA45825}.Debug|Any CPU.Build.0 = Debug|Any CPU
{578EB740-6A00-4422-A2E5-23D7DCA45825}.Release|Any CPU.ActiveCfg = Release|Any CPU
{578EB740-6A00-4422-A2E5-23D7DCA45825}.Release|Any CPU.Build.0 = Release|Any CPU
{74124C0D-F4E1-4914-9322-B948E2380D66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74124C0D-F4E1-4914-9322-B948E2380D66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74124C0D-F4E1-4914-9322-B948E2380D66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74124C0D-F4E1-4914-9322-B948E2380D66}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FAC4D3CD-3B2F-4C8E-AA10-15A6A04871BD}
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{74124C0D-F4E1-4914-9322-B948E2380D66} = {872EB1B0-01B2-4ED0-BF55-BC189C64AB78}
EndGlobalSection
EndGlobal