-
Notifications
You must be signed in to change notification settings - Fork 14
/
Mercury.sln
80 lines (80 loc) · 4.72 KB
/
Mercury.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7B49A9FC-5E26-4513-B097-BB415C8A5534}"
ProjectSection(SolutionItems) = preProject
Local.testsettings = Local.testsettings
Mercury.vsmdi = Mercury.vsmdi
TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Binaries", "Binaries", "{C1257430-2F2A-4DC6-BE94-A249EF89B08C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "OpenSource", "OpenSource", "{E0C22445-7D88-4447-B4A5-0C3810F589DA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Telerik", "Telerik", "{445FBD21-339A-402E-A347-45C357C89372}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeamThing.Web", "TeamThing.Web\TeamThing.Web.csproj", "{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeamThing.Model", "TeamThing.Model\TeamThing.Model.csproj", "{B707630C-4D60-4972-A722-0788EF3AA5ED}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeamThing.ModelBootstrapper", "TeamThing.ModelBootstrapper\TeamThing.ModelBootstrapper.csproj", "{04EEA662-26FE-41BC-A13C-5C965B23B0F7}"
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = Mercury.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Debug|Any CPU.ActiveCfg = Debug|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Debug|Mixed Platforms.Build.0 = Debug|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Debug|x86.ActiveCfg = Debug|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Debug|x86.Build.0 = Debug|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Release|Any CPU.ActiveCfg = Release|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Release|Mixed Platforms.ActiveCfg = Release|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Release|Mixed Platforms.Build.0 = Release|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Release|x86.ActiveCfg = Release|x86
{04EEA662-26FE-41BC-A13C-5C965B23B0F7}.Release|x86.Build.0 = Release|x86
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Debug|x86.ActiveCfg = Debug|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Release|Any CPU.Build.0 = Release|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{9D7B082A-67D5-4F7D-AD5A-0B2E5B910477}.Release|x86.ActiveCfg = Release|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Debug|x86.ActiveCfg = Debug|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Release|Any CPU.Build.0 = Release|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B707630C-4D60-4972-A722-0788EF3AA5ED}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{445FBD21-339A-402E-A347-45C357C89372} = {C1257430-2F2A-4DC6-BE94-A249EF89B08C}
{E0C22445-7D88-4447-B4A5-0C3810F589DA} = {C1257430-2F2A-4DC6-BE94-A249EF89B08C}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
FetchGroupUsingAttrib = True
IndexUsingAttrib = False
ShowOldMenu = True
VersionFieldUsingAttrib = True
EndGlobalSection
EndGlobal