-
Notifications
You must be signed in to change notification settings - Fork 34
/
XamUIDemo.sln
57 lines (56 loc) · 4.02 KB
/
XamUIDemo.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamUIDemo.Android", "XamUIDemo.Android\XamUIDemo.Android.csproj", "{B085165E-2B8E-4CA4-865A-74CC0C38622C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamUIDemo.iOS", "XamUIDemo.iOS\XamUIDemo.iOS.csproj", "{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamUIDemo", "XamUIDemo\XamUIDemo.csproj", "{1A72F333-4921-403E-B8D5-541D49EFBA28}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Release|Any CPU.Build.0 = Release|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Debug|iPhone.Build.0 = Debug|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Release|iPhone.ActiveCfg = Release|Any CPU
{B085165E-2B8E-4CA4-865A-74CC0C38622C}.Release|iPhone.Build.0 = Release|Any CPU
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Debug|iPhone.ActiveCfg = Debug|iPhone
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Debug|iPhone.Build.0 = Debug|iPhone
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Release|iPhone.ActiveCfg = Release|iPhone
{8ECEB38A-BC93-4099-B689-25A66EEF2F7B}.Release|iPhone.Build.0 = Release|iPhone
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Release|Any CPU.Build.0 = Release|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Debug|iPhone.Build.0 = Debug|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Release|iPhone.ActiveCfg = Release|Any CPU
{1A72F333-4921-403E-B8D5-541D49EFBA28}.Release|iPhone.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal