-
Notifications
You must be signed in to change notification settings - Fork 11
/
NullableDatePicker.sln
57 lines (56 loc) · 4.04 KB
/
NullableDatePicker.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 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NullableDatePicker", "NullableDatePicker\NullableDatePicker.csproj", "{B6D0C121-8640-4FC2-A244-F669EBC6259B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NullableDatePicker.iOS", "iOS\NullableDatePicker.iOS.csproj", "{DB9FF353-D46B-42A4-B97E-F1103387BE1B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NullableDatePicker.Droid", "Droid\NullableDatePicker.Droid.csproj", "{7E33AAB2-CB2A-4557-906A-2644E771613C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Release|Any CPU.Build.0 = Release|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Release|iPhone.ActiveCfg = Release|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Release|iPhone.Build.0 = Release|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B6D0C121-8640-4FC2-A244-F669EBC6259B}.Debug|iPhone.Build.0 = Debug|Any CPU
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Release|Any CPU.ActiveCfg = Release|iPhone
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Release|Any CPU.Build.0 = Release|iPhone
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Release|iPhone.ActiveCfg = Release|iPhone
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Release|iPhone.Build.0 = Release|iPhone
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Debug|iPhone.ActiveCfg = Debug|iPhone
{DB9FF353-D46B-42A4-B97E-F1103387BE1B}.Debug|iPhone.Build.0 = Debug|iPhone
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Release|Any CPU.Build.0 = Release|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Release|iPhone.ActiveCfg = Release|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Release|iPhone.Build.0 = Release|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{7E33AAB2-CB2A-4557-906A-2644E771613C}.Debug|iPhone.Build.0 = Debug|Any CPU
EndGlobalSection
EndGlobal