-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathUniversalWorldClock.sln
102 lines (102 loc) · 6.77 KB
/
UniversalWorldClock.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalWorldClock", "UniversalWorldClock\UniversalWorldClock.csproj", "{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalWorldClock.Tasks", "UniversalWorldClock.Tasks\UniversalWorldClock.Tasks.csproj", "{18A2324F-F0BC-4F35-8240-5EBB526999AF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UniversalWorldClock", "UniversalWorldClock", "{2B81FDD6-3E49-46C3-830E-15A0D5115BCF}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "UniversalWorldClock.Shared", "UniversalWorldClock.Shared\UniversalWorldClock.Shared.shproj", "{97EF38E5-F39C-4274-BA9C-7C35421701E0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalWorldClock.WindowsPhone", "UniversalWorldClock.WindowsPhone\UniversalWorldClock.WindowsPhone.csproj", "{571B00BA-BF11-448A-9385-2669BF244921}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
UniversalWorldClock.Shared\UniversalWorldClock.Shared.projitems*{571b00ba-bf11-448a-9385-2669bf244921}*SharedItemsImports = 4
UniversalWorldClock.Shared\UniversalWorldClock.Shared.projitems*{97ef38e5-f39c-4274-ba9c-7c35421701e0}*SharedItemsImports = 13
UniversalWorldClock.Shared\UniversalWorldClock.Shared.projitems*{5e4fdd22-6bbf-4fd6-9c13-529c774cb110}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|ARM.ActiveCfg = Debug|ARM
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|ARM.Build.0 = Debug|ARM
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|ARM.Deploy.0 = Debug|ARM
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|x64.ActiveCfg = Debug|x64
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|x64.Build.0 = Debug|x64
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|x64.Deploy.0 = Debug|x64
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|x86.ActiveCfg = Debug|x86
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|x86.Build.0 = Debug|x86
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Debug|x86.Deploy.0 = Debug|x86
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|Any CPU.Build.0 = Release|Any CPU
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|Any CPU.Deploy.0 = Release|Any CPU
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|ARM.ActiveCfg = Release|ARM
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|ARM.Build.0 = Release|ARM
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|ARM.Deploy.0 = Release|ARM
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|x64.ActiveCfg = Release|x64
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|x64.Build.0 = Release|x64
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|x64.Deploy.0 = Release|x64
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|x86.ActiveCfg = Release|x86
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|x86.Build.0 = Release|x86
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110}.Release|x86.Deploy.0 = Release|x86
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|ARM.ActiveCfg = Debug|ARM
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|ARM.Build.0 = Debug|ARM
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|x64.ActiveCfg = Debug|x64
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|x64.Build.0 = Debug|x64
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|x86.ActiveCfg = Debug|x86
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Debug|x86.Build.0 = Debug|x86
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|Any CPU.Build.0 = Release|Any CPU
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|ARM.ActiveCfg = Release|ARM
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|ARM.Build.0 = Release|ARM
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|x64.ActiveCfg = Release|x64
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|x64.Build.0 = Release|x64
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|x86.ActiveCfg = Release|x86
{18A2324F-F0BC-4F35-8240-5EBB526999AF}.Release|x86.Build.0 = Release|x86
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|Any CPU.Build.0 = Debug|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|ARM.ActiveCfg = Debug|ARM
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|ARM.Build.0 = Debug|ARM
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|ARM.Deploy.0 = Debug|ARM
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|x64.ActiveCfg = Debug|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|x86.ActiveCfg = Debug|x86
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|x86.Build.0 = Debug|x86
{571B00BA-BF11-448A-9385-2669BF244921}.Debug|x86.Deploy.0 = Debug|x86
{571B00BA-BF11-448A-9385-2669BF244921}.Release|Any CPU.ActiveCfg = Release|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Release|Any CPU.Build.0 = Release|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Release|Any CPU.Deploy.0 = Release|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Release|ARM.ActiveCfg = Release|ARM
{571B00BA-BF11-448A-9385-2669BF244921}.Release|ARM.Build.0 = Release|ARM
{571B00BA-BF11-448A-9385-2669BF244921}.Release|ARM.Deploy.0 = Release|ARM
{571B00BA-BF11-448A-9385-2669BF244921}.Release|x64.ActiveCfg = Release|Any CPU
{571B00BA-BF11-448A-9385-2669BF244921}.Release|x86.ActiveCfg = Release|x86
{571B00BA-BF11-448A-9385-2669BF244921}.Release|x86.Build.0 = Release|x86
{571B00BA-BF11-448A-9385-2669BF244921}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{5E4FDD22-6BBF-4FD6-9C13-529C774CB110} = {2B81FDD6-3E49-46C3-830E-15A0D5115BCF}
{97EF38E5-F39C-4274-BA9C-7C35421701E0} = {2B81FDD6-3E49-46C3-830E-15A0D5115BCF}
{571B00BA-BF11-448A-9385-2669BF244921} = {2B81FDD6-3E49-46C3-830E-15A0D5115BCF}
EndGlobalSection
EndGlobal