-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.Tesla.Mobile.sln
83 lines (83 loc) · 5.91 KB
/
Project.Tesla.Mobile.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project.Tesla.Mobile.Android", "Project.Tesla.Mobile\Project.Tesla.Mobile.Android\Project.Tesla.Mobile.Android.csproj", "{D132CADE-82FB-441D-A27D-08EDD7566C2D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project.Tesla.Mobile.iOS", "Project.Tesla.Mobile\Project.Tesla.Mobile.iOS\Project.Tesla.Mobile.iOS.csproj", "{CDDD9E48-5F10-4D2D-81AF-510D22700998}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project.Tesla.Mobile", "Project.Tesla.Mobile\Project.Tesla.Mobile\Project.Tesla.Mobile.csproj", "{7A715733-0036-4254-B2AF-7D126AE6EBA6}"
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
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|iPhone.Build.0 = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|Any CPU.Build.0 = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|Any CPU.Deploy.0 = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|iPhone.ActiveCfg = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|iPhone.Build.0 = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|iPhone.Deploy.0 = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{D132CADE-82FB-441D-A27D-08EDD7566C2D}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|Any CPU.Deploy.0 = Debug|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|iPhone.ActiveCfg = Debug|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|iPhone.Build.0 = Debug|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|iPhone.Deploy.0 = Debug|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|Any CPU.ActiveCfg = Release|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|Any CPU.Build.0 = Release|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|Any CPU.Deploy.0 = Release|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|iPhone.ActiveCfg = Release|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|iPhone.Build.0 = Release|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|iPhone.Deploy.0 = Release|iPhone
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{CDDD9E48-5F10-4D2D-81AF-510D22700998}.Release|iPhoneSimulator.Deploy.0 = Release|iPhoneSimulator
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|iPhone.Build.0 = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|Any CPU.Build.0 = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|Any CPU.Deploy.0 = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|iPhone.ActiveCfg = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|iPhone.Build.0 = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|iPhone.Deploy.0 = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{7A715733-0036-4254-B2AF-7D126AE6EBA6}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {02DEB986-E776-4F88-90B8-0C70F1F3B458}
EndGlobalSection
EndGlobal