-
Notifications
You must be signed in to change notification settings - Fork 3
/
ImageFromXamamrinUI.sln
86 lines (86 loc) · 5.92 KB
/
ImageFromXamamrinUI.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.808.6
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sample", "Sample", "{BE068687-B9EA-47AC-9D85-6E863B63C0D1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.Android", "Sample\Sample.Android\Sample.Android.csproj", "{BCD673BA-76A4-4140-AE17-32F3CBD1F245}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.iOS", "Sample\Sample.iOS\Sample.iOS.csproj", "{BBDC8652-7409-412A-A89E-2B73AE30BE3F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample", "Sample\Sample\Sample.csproj", "{E3982452-E783-448F-B9CD-8246549F0D5F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageFromXamarinUI", "ImageFromXamarinUI\ImageFromXamarinUI.csproj", "{6E301B89-554A-46B7-A0BA-A892171F0A3C}"
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
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Release|Any CPU.Build.0 = Release|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Debug|iPhone.Build.0 = Debug|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Release|iPhone.ActiveCfg = Release|Any CPU
{BCD673BA-76A4-4140-AE17-32F3CBD1F245}.Release|iPhone.Build.0 = Release|Any CPU
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Debug|iPhone.ActiveCfg = Debug|iPhone
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Debug|iPhone.Build.0 = Debug|iPhone
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Release|iPhone.ActiveCfg = Release|iPhone
{BBDC8652-7409-412A-A89E-2B73AE30BE3F}.Release|iPhone.Build.0 = Release|iPhone
{E3982452-E783-448F-B9CD-8246549F0D5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Release|Any CPU.Build.0 = Release|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Debug|iPhone.Build.0 = Debug|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Release|iPhone.ActiveCfg = Release|Any CPU
{E3982452-E783-448F-B9CD-8246549F0D5F}.Release|iPhone.Build.0 = Release|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Release|Any CPU.Build.0 = Release|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Debug|iPhone.Build.0 = Debug|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Release|iPhone.ActiveCfg = Release|Any CPU
{6E301B89-554A-46B7-A0BA-A892171F0A3C}.Release|iPhone.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E6708EF0-B64B-42D8-904E-42A8868BD884}
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{BCD673BA-76A4-4140-AE17-32F3CBD1F245} = {BE068687-B9EA-47AC-9D85-6E863B63C0D1}
{BBDC8652-7409-412A-A89E-2B73AE30BE3F} = {BE068687-B9EA-47AC-9D85-6E863B63C0D1}
{E3982452-E783-448F-B9CD-8246549F0D5F} = {BE068687-B9EA-47AC-9D85-6E863B63C0D1}
EndGlobalSection
EndGlobal