-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathXamlBrewer.Uni.Pull2Refresh.sln
88 lines (88 loc) · 6.02 KB
/
XamlBrewer.Uni.Pull2Refresh.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.22823.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XamlBrewer.Uni.Pull2Refresh", "XamlBrewer.Uni.Pull2Refresh", "{20807EED-55DC-41E3-BF58-75754A03BBC5}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "XamlBrewer.Uni.Pull2Refresh.Shared", "XamlBrewer.Uni.Pull2Refresh\XamlBrewer.Uni.Pull2Refresh.Shared\XamlBrewer.Uni.Pull2Refresh.Shared.shproj", "{07213F2A-990A-4D6D-8B08-DEFF1788046E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamlBrewer.Uni.Pull2Refresh.Windows", "XamlBrewer.Uni.Pull2Refresh\XamlBrewer.Uni.Pull2Refresh.Windows\XamlBrewer.Uni.Pull2Refresh.Windows.csproj", "{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamlBrewer.Uni.Pull2Refresh.WindowsPhone", "XamlBrewer.Uni.Pull2Refresh\XamlBrewer.Uni.Pull2Refresh.WindowsPhone\XamlBrewer.Uni.Pull2Refresh.WindowsPhone.csproj", "{9774851A-AF99-4064-BB9A-BB94ED871AA6}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
XamlBrewer.Uni.Pull2Refresh\XamlBrewer.Uni.Pull2Refresh.Shared\XamlBrewer.Uni.Pull2Refresh.Shared.projitems*{9774851a-af99-4064-bb9a-bb94ed871aa6}*SharedItemsImports = 4
XamlBrewer.Uni.Pull2Refresh\XamlBrewer.Uni.Pull2Refresh.Shared\XamlBrewer.Uni.Pull2Refresh.Shared.projitems*{57a8da93-cd6e-4ddd-8556-3453e87fb38e}*SharedItemsImports = 4
XamlBrewer.Uni.Pull2Refresh\XamlBrewer.Uni.Pull2Refresh.Shared\XamlBrewer.Uni.Pull2Refresh.Shared.projitems*{07213f2a-990a-4d6d-8b08-deff1788046e}*SharedItemsImports = 13
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
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|ARM.ActiveCfg = Debug|ARM
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|ARM.Build.0 = Debug|ARM
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|ARM.Deploy.0 = Debug|ARM
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|x64.ActiveCfg = Debug|x64
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|x64.Build.0 = Debug|x64
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|x64.Deploy.0 = Debug|x64
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|x86.ActiveCfg = Debug|x86
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|x86.Build.0 = Debug|x86
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Debug|x86.Deploy.0 = Debug|x86
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|Any CPU.Build.0 = Release|Any CPU
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|Any CPU.Deploy.0 = Release|Any CPU
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|ARM.ActiveCfg = Release|ARM
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|ARM.Build.0 = Release|ARM
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|ARM.Deploy.0 = Release|ARM
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|x64.ActiveCfg = Release|x64
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|x64.Build.0 = Release|x64
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|x64.Deploy.0 = Release|x64
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|x86.ActiveCfg = Release|x86
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|x86.Build.0 = Release|x86
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E}.Release|x86.Deploy.0 = Release|x86
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|ARM.ActiveCfg = Debug|ARM
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|ARM.Build.0 = Debug|ARM
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|ARM.Deploy.0 = Debug|ARM
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|x64.ActiveCfg = Debug|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|x64.Build.0 = Debug|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|x64.Deploy.0 = Debug|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|x86.ActiveCfg = Debug|x86
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|x86.Build.0 = Debug|x86
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Debug|x86.Deploy.0 = Debug|x86
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|Any CPU.Build.0 = Release|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|Any CPU.Deploy.0 = Release|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|ARM.ActiveCfg = Release|ARM
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|ARM.Build.0 = Release|ARM
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|ARM.Deploy.0 = Release|ARM
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|x64.ActiveCfg = Release|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|x64.Build.0 = Release|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|x64.Deploy.0 = Release|Any CPU
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|x86.ActiveCfg = Release|x86
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|x86.Build.0 = Release|x86
{9774851A-AF99-4064-BB9A-BB94ED871AA6}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{07213F2A-990A-4D6D-8B08-DEFF1788046E} = {20807EED-55DC-41E3-BF58-75754A03BBC5}
{57A8DA93-CD6E-4DDD-8556-3453E87FB38E} = {20807EED-55DC-41E3-BF58-75754A03BBC5}
{9774851A-AF99-4064-BB9A-BB94ED871AA6} = {20807EED-55DC-41E3-BF58-75754A03BBC5}
EndGlobalSection
EndGlobal