-
Notifications
You must be signed in to change notification settings - Fork 0
/
NathanCarouselCalendar.sln
65 lines (65 loc) · 4.44 KB
/
NathanCarouselCalendar.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.808.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NathanCarouselCalendar.Android", "NathanCarouselCalendar.Android\NathanCarouselCalendar.Android.csproj", "{D4F8154C-D00B-4F23-B344-65132A323BA6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NathanCarouselCalendar.iOS", "NathanCarouselCalendar.iOS\NathanCarouselCalendar.iOS.csproj", "{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NathanCarouselCalendar", "NathanCarouselCalendar\NathanCarouselCalendar.csproj", "{19ECA06B-77E0-4D10-BAF3-064263DA283F}"
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
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Release|Any CPU.Build.0 = Release|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Debug|iPhone.Build.0 = Debug|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Release|iPhone.ActiveCfg = Release|Any CPU
{D4F8154C-D00B-4F23-B344-65132A323BA6}.Release|iPhone.Build.0 = Release|Any CPU
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Debug|iPhone.ActiveCfg = Debug|iPhone
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Debug|iPhone.Build.0 = Debug|iPhone
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Release|iPhone.ActiveCfg = Release|iPhone
{453D3DE6-8274-46AA-85F0-9BCFA8F6F695}.Release|iPhone.Build.0 = Release|iPhone
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Release|Any CPU.Build.0 = Release|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Debug|iPhone.Build.0 = Debug|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Release|iPhone.ActiveCfg = Release|Any CPU
{19ECA06B-77E0-4D10-BAF3-064263DA283F}.Release|iPhone.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D3D61DEB-DE39-406F-AA2B-382C3B6D8F8D}
EndGlobalSection
EndGlobal