This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
WhoBrokeIt.sln
102 lines (102 loc) · 7.14 KB
/
WhoBrokeIt.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhoBrokeIt.UI", "WhoBrokeIt\WhoBrokeIt.UI.csproj", "{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhoBrokeIt.iOS", "iOS\WhoBrokeIt.iOS.csproj", "{35E06596-5479-444D-81DD-B171DA493A12}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhoBrokeIt.Droid", "Droid\WhoBrokeIt.Droid.csproj", "{0806E96C-10CE-4EB4-BEED-1845B2510104}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Messier16.VstsClient", "VstsClient\Messier16.VstsClient.csproj", "{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{861748DB-3698-44A5-9A08-D42BDA4F882B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WhoBrokeIt.App.Test", "WhoBrokeIt.App.Test\WhoBrokeIt.App.Test.csproj", "{85242FAC-9815-4B68-B000-2F6EB8D5C442}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|Any CPU = Release|Any CPU
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Debug|iPhone.Build.0 = Debug|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Release|Any CPU.Build.0 = Release|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Release|iPhone.ActiveCfg = Release|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Release|iPhone.Build.0 = Release|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{497BD353-6708-4C6F-9C9D-25EB7C52DFDB}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{35E06596-5479-444D-81DD-B171DA493A12}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{35E06596-5479-444D-81DD-B171DA493A12}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{35E06596-5479-444D-81DD-B171DA493A12}.Debug|iPhone.ActiveCfg = Debug|iPhone
{35E06596-5479-444D-81DD-B171DA493A12}.Debug|iPhone.Build.0 = Debug|iPhone
{35E06596-5479-444D-81DD-B171DA493A12}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{35E06596-5479-444D-81DD-B171DA493A12}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{35E06596-5479-444D-81DD-B171DA493A12}.Release|Any CPU.ActiveCfg = Release|iPhone
{35E06596-5479-444D-81DD-B171DA493A12}.Release|Any CPU.Build.0 = Release|iPhone
{35E06596-5479-444D-81DD-B171DA493A12}.Release|iPhone.ActiveCfg = Release|iPhone
{35E06596-5479-444D-81DD-B171DA493A12}.Release|iPhone.Build.0 = Release|iPhone
{35E06596-5479-444D-81DD-B171DA493A12}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{35E06596-5479-444D-81DD-B171DA493A12}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Debug|iPhone.Build.0 = Debug|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Release|Any CPU.Build.0 = Release|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Release|Any CPU.Deploy.0 = Release|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Release|iPhone.ActiveCfg = Release|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Release|iPhone.Build.0 = Release|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{0806E96C-10CE-4EB4-BEED-1845B2510104}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Debug|iPhone.Build.0 = Debug|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Release|Any CPU.Build.0 = Release|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Release|iPhone.ActiveCfg = Release|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Release|iPhone.Build.0 = Release|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{8CC010CD-306B-4D2F-9DB4-C89E7C7DD09B}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Debug|iPhone.Build.0 = Debug|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Release|Any CPU.Build.0 = Release|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Release|iPhone.ActiveCfg = Release|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Release|iPhone.Build.0 = Release|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{85242FAC-9815-4B68-B000-2F6EB8D5C442}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{85242FAC-9815-4B68-B000-2F6EB8D5C442} = {861748DB-3698-44A5-9A08-D42BDA4F882B}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = PrefixedHierarchical
$1.ResourceNamePolicy = MSBuild
EndGlobalSection
EndGlobal