forked from microsoft/appcenter-sdk-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAppCenter-SDK-Test.sln
73 lines (72 loc) · 5.37 KB
/
AppCenter-SDK-Test.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contoso.Forms.Test", "Tests\Contoso.Forms.Test\Contoso.Forms.Test.csproj", "{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Contoso.Forms.Test.Strings", "Tests\Contoso.Forms.Test.Strings\Contoso.Forms.Test.Strings.shproj", "{7B6E79A4-FBAF-4E7E-B696-0AC10D0A2552}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contoso.Forms.Test.Droid", "Tests\Droid\Contoso.Forms.Test.Droid.csproj", "{64D0912F-65B5-49DC-88B5-D1261B63D6A3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contoso.Forms.Test.iOS", "Tests\iOS\Contoso.Forms.Test.iOS.csproj", "{122FE275-3721-4C40-A1AA-E7D22813C8B9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contoso.Forms.Test.UITests", "Tests\UITests\Contoso.Forms.Test.UITests.csproj", "{78990F7A-6C3E-4007-B0E3-A8BF9625A327}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Release|Any CPU.Build.0 = Release|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Release|iPhone.ActiveCfg = Release|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Release|iPhone.Build.0 = Release|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{AABF653E-0CC1-4D59-93DB-4EEF0E1DF916}.Debug|iPhone.Build.0 = Debug|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Release|Any CPU.Build.0 = Release|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Release|iPhone.ActiveCfg = Release|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Release|iPhone.Build.0 = Release|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{64D0912F-65B5-49DC-88B5-D1261B63D6A3}.Debug|iPhone.Build.0 = Debug|Any CPU
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Release|Any CPU.ActiveCfg = Release|iPhone
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Release|Any CPU.Build.0 = Release|iPhone
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Release|iPhone.ActiveCfg = Release|iPhone
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Release|iPhone.Build.0 = Release|iPhone
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Debug|iPhone.ActiveCfg = Debug|iPhone
{122FE275-3721-4C40-A1AA-E7D22813C8B9}.Debug|iPhone.Build.0 = Debug|iPhone
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Debug|Any CPU.Build.0 = Debug|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Release|Any CPU.ActiveCfg = Release|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Release|Any CPU.Build.0 = Release|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Release|iPhone.ActiveCfg = Release|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Release|iPhone.Build.0 = Release|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{78990F7A-6C3E-4007-B0E3-A8BF9625A327}.Debug|iPhone.Build.0 = Debug|Any CPU
EndGlobalSection
EndGlobal