-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathUITestDemo.sln
94 lines (94 loc) · 5.93 KB
/
UITestDemo.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "UITestDemo", "UITestDemo\UITestDemo.shproj", "{2933EC8A-6E14-4F77-BEF6-51ACEAFD1040}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UITestDemo.iOS", "iOS\UITestDemo.iOS.csproj", "{499F854C-5244-4E34-92C5-4072B83B84D7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UITestDemo.Droid", "Droid\UITestDemo.Droid.csproj", "{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "upload scripts", "upload scripts", "{18CBDE2C-B150-4C7E-B99F-B1569ED96CB9}"
ProjectSection(SolutionItems) = preProject
ac-distribute.sh = ac-distribute.sh
ac-test-run.sh = ac-test-run.sh
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "android", "android", "{041C74E4-0183-4AA4-A60F-CEF9E836F957}"
ProjectSection(SolutionItems) = preProject
android.sh = android.sh
Droid\appcenter-post-build.sh = Droid\appcenter-post-build.sh
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ios", "ios", "{5034E7A4-7C94-4AE3-B0B5-737AB0D2A0A9}"
ProjectSection(SolutionItems) = preProject
ios.sh = ios.sh
iOS\appcenter-post-build.sh = iOS\appcenter-post-build.sh
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UITestDemo.UITest", "UITestDemo.UITest\UITestDemo.UITest.csproj", "{912248EA-0FED-48E1-8994-6C3080551B2C}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
UITestDemo\UITestDemo.projitems*{2933ec8a-6e14-4f77-bef6-51aceafd1040}*SharedItemsImports = 13
UITestDemo\UITestDemo.projitems*{3b2fe7a6-e04b-4a11-9872-9ed1ffa093a7}*SharedItemsImports = 4
UITestDemo\UITestDemo.projitems*{499f854c-5244-4e34-92c5-4072b83b84d7}*SharedItemsImports = 4
EndGlobalSection
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
{499F854C-5244-4E34-92C5-4072B83B84D7}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{499F854C-5244-4E34-92C5-4072B83B84D7}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{499F854C-5244-4E34-92C5-4072B83B84D7}.Debug|iPhone.ActiveCfg = Debug|iPhone
{499F854C-5244-4E34-92C5-4072B83B84D7}.Debug|iPhone.Build.0 = Debug|iPhone
{499F854C-5244-4E34-92C5-4072B83B84D7}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{499F854C-5244-4E34-92C5-4072B83B84D7}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{499F854C-5244-4E34-92C5-4072B83B84D7}.Release|Any CPU.ActiveCfg = Release|iPhone
{499F854C-5244-4E34-92C5-4072B83B84D7}.Release|Any CPU.Build.0 = Release|iPhone
{499F854C-5244-4E34-92C5-4072B83B84D7}.Release|iPhone.ActiveCfg = Release|iPhone
{499F854C-5244-4E34-92C5-4072B83B84D7}.Release|iPhone.Build.0 = Release|iPhone
{499F854C-5244-4E34-92C5-4072B83B84D7}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{499F854C-5244-4E34-92C5-4072B83B84D7}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Debug|iPhone.Build.0 = Debug|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Release|Any CPU.Build.0 = Release|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Release|iPhone.ActiveCfg = Release|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Release|iPhone.Build.0 = Release|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3B2FE7A6-E04B-4A11-9872-9ED1FFA093A7}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Debug|iPhone.Build.0 = Debug|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Release|Any CPU.Build.0 = Release|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Release|iPhone.ActiveCfg = Release|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Release|iPhone.Build.0 = Release|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{912248EA-0FED-48E1-8994-6C3080551B2C}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {63409134-6C45-425B-B5D5-F645B9FB3D3D}
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{041C74E4-0183-4AA4-A60F-CEF9E836F957} = {18CBDE2C-B150-4C7E-B99F-B1569ED96CB9}
{5034E7A4-7C94-4AE3-B0B5-737AB0D2A0A9} = {18CBDE2C-B150-4C7E-B99F-B1569ED96CB9}
EndGlobalSection
EndGlobal