forked from aritchie/acr-xamarin-forms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Acr.XamForms.sln
127 lines (127 loc) · 8.11 KB
/
Acr.XamForms.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".Common", ".Common", "{E950E9B4-0546-4D84-A7CC-F17474D230CC}"
ProjectSection(SolutionItems) = preProject
CommonAssemblyInfo.cs = CommonAssemblyInfo.cs
license.txt = license.txt
nuspec\nuget.exe = nuspec\nuget.exe
nuspec\pack.cmd = nuspec\pack.cmd
readme.md = readme.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SignaturePad", "SignaturePad", "{24AF2444-83DE-4C55-AE1D-0F6CA6BC11B6}"
ProjectSection(SolutionItems) = preProject
nuspec\Acr.XamForms.SignaturePad.nuspec = nuspec\Acr.XamForms.SignaturePad.nuspec
nuspec\Bootstrap\SignaturePadBootstrap.cs.pp = nuspec\Bootstrap\SignaturePadBootstrap.cs.pp
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Acr.XamForms.SignaturePad", "Acr.XamForms.SignaturePad\Acr.XamForms.SignaturePad.csproj", "{B2AF970D-D640-451C-95AF-92AF531B8C1E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Acr.XamForms.SignaturePad.iOS", "Acr.XamForms.SignaturePad.iOS\Acr.XamForms.SignaturePad.iOS.csproj", "{B12D20AA-0EDF-4903-B385-BB8090848532}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
Ad-Hoc|ARM = Ad-Hoc|ARM
Ad-Hoc|iPhone = Ad-Hoc|iPhone
Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
Ad-Hoc|Mixed Platforms = Ad-Hoc|Mixed Platforms
Ad-Hoc|x86 = Ad-Hoc|x86
AppStore|Any CPU = AppStore|Any CPU
AppStore|ARM = AppStore|ARM
AppStore|iPhone = AppStore|iPhone
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
AppStore|Mixed Platforms = AppStore|Mixed Platforms
AppStore|x86 = AppStore|x86
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|Mixed Platforms.Build.0 = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|Any CPU.Build.0 = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|ARM.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|Mixed Platforms.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|Mixed Platforms.Build.0 = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.AppStore|x86.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|ARM.ActiveCfg = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|ARM.Build.0 = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Debug|x86.ActiveCfg = Debug|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|Any CPU.Build.0 = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|ARM.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|iPhone.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B2AF970D-D640-451C-95AF-92AF531B8C1E}.Release|x86.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|Mixed Platforms.Build.0 = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|Any CPU.Build.0 = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|ARM.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|Mixed Platforms.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|Mixed Platforms.Build.0 = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.AppStore|x86.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|ARM.ActiveCfg = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|ARM.Build.0 = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Debug|x86.ActiveCfg = Debug|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|Any CPU.Build.0 = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|ARM.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|iPhone.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B12D20AA-0EDF-4903-B385-BB8090848532}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{B2AF970D-D640-451C-95AF-92AF531B8C1E} = {24AF2444-83DE-4C55-AE1D-0F6CA6BC11B6}
{B12D20AA-0EDF-4903-B385-BB8090848532} = {24AF2444-83DE-4C55-AE1D-0F6CA6BC11B6}
EndGlobalSection
EndGlobal