-
Notifications
You must be signed in to change notification settings - Fork 0
/
TaskyAzure.sln
100 lines (100 loc) · 6.58 KB
/
TaskyAzure.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasky.Core", "Tasky.Core\Tasky.Core.csproj", "{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasky.Droid", "Tasky.Droid\Tasky.Droid.csproj", "{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasky.iOS", "Tasky.iOS\Tasky.iOS.csproj", "{08FAE550-E302-4022-A871-17E0462E99F3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE9896FE-7C16-4642-8A00-9CAA5A5082B1}"
ProjectSection(SolutionItems) = preProject
Local.testsettings = Local.testsettings
TaskyVS.vsmdi = TaskyVS.vsmdi
TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Debug|Mixed Platforms = Debug|Mixed Platforms
Release|Any CPU = Release|Any CPU
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Release|Mixed Platforms = Release|Mixed Platforms
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|iPhone.ActiveCfg = Debug|iPhone
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|iPhone.Build.0 = Debug|iPhone
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|Mixed Platforms.ActiveCfg = Debug|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Debug|Mixed Platforms.Build.0 = Debug|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|iPhone.ActiveCfg = Release|iPhone
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|iPhone.Build.0 = Release|iPhone
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|Mixed Platforms.ActiveCfg = Release|iPhoneSimulator
{08FAE550-E302-4022-A871-17E0462E99F3}.Release|Mixed Platforms.Build.0 = Release|iPhoneSimulator
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|iPhone.Build.0 = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|Any CPU.Build.0 = Release|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|iPhone.ActiveCfg = Release|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|iPhone.Build.0 = Release|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{0C3C87F3-B754-4196-A371-08EAE5BDC2DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|iPhone.Build.0 = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|Any CPU.Build.0 = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|Any CPU.Deploy.0 = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|iPhone.ActiveCfg = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|iPhone.Build.0 = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{EA729FE3-7050-4F2F-A9E8-A950E898AEB9}.Release|Mixed Platforms.Deploy.0 = Release|Any CPU
{2B22933F-2B20-49D8-B908-B87B90ADFA7B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{2B22933F-2B20-49D8-B908-B87B90ADFA7B}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU
{2B22933F-2B20-49D8-B908-B87B90ADFA7B}.Release|Any CPU.Deploy.0 = Release|Any CPU
{2B22933F-2B20-49D8-B908-B87B90ADFA7B}.Release|Mixed Platforms.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Tasky.Core\Tasky.Core.csproj
Policies = $0
$0.VersionControlPolicy = $1
$1.inheritsSet = Mono
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = TaskyVS.vsmdi
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal