This repository was archived by the owner on Mar 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSampleMessagePopup.sln
84 lines (84 loc) · 5.51 KB
/
SampleMessagePopup.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SampleMessagePopup", "SampleMessagePopup", "{4144988F-1364-43E5-855F-37B9B4ACC557}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SampleMessagePopup.Shared", "SampleMessagePopup\SampleMessagePopup.Shared\SampleMessagePopup.Shared.shproj", "{10FD9C67-02FB-4F8C-BDF5-84F7697A918D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleMessagePopup.Windows", "SampleMessagePopup\SampleMessagePopup.Windows\SampleMessagePopup.Windows.csproj", "{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleMessagePopup.WindowsPhone", "SampleMessagePopup\SampleMessagePopup.WindowsPhone\SampleMessagePopup.WindowsPhone.csproj", "{894D5656-215B-4080-B585-97040DFEE62F}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
SampleMessagePopup\SampleMessagePopup.Shared\SampleMessagePopup.Shared.projitems*{10fd9c67-02fb-4f8c-bdf5-84f7697a918d}*SharedItemsImports = 13
SampleMessagePopup\SampleMessagePopup.Shared\SampleMessagePopup.Shared.projitems*{46fcc5cc-cc98-4217-9e17-af39bd7c1e32}*SharedItemsImports = 4
SampleMessagePopup\SampleMessagePopup.Shared\SampleMessagePopup.Shared.projitems*{894d5656-215b-4080-b585-97040dfee62f}*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
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|ARM.ActiveCfg = Debug|ARM
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|ARM.Build.0 = Debug|ARM
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|ARM.Deploy.0 = Debug|ARM
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|x64.ActiveCfg = Debug|x64
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|x64.Build.0 = Debug|x64
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|x64.Deploy.0 = Debug|x64
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|x86.ActiveCfg = Debug|x86
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|x86.Build.0 = Debug|x86
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Debug|x86.Deploy.0 = Debug|x86
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|Any CPU.Build.0 = Release|Any CPU
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|Any CPU.Deploy.0 = Release|Any CPU
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|ARM.ActiveCfg = Release|ARM
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|ARM.Build.0 = Release|ARM
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|ARM.Deploy.0 = Release|ARM
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|x64.ActiveCfg = Release|x64
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|x64.Build.0 = Release|x64
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|x64.Deploy.0 = Release|x64
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|x86.ActiveCfg = Release|x86
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|x86.Build.0 = Release|x86
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32}.Release|x86.Deploy.0 = Release|x86
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|ARM.ActiveCfg = Debug|ARM
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|ARM.Build.0 = Debug|ARM
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|ARM.Deploy.0 = Debug|ARM
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|x64.ActiveCfg = Debug|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|x86.ActiveCfg = Debug|x86
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|x86.Build.0 = Debug|x86
{894D5656-215B-4080-B585-97040DFEE62F}.Debug|x86.Deploy.0 = Debug|x86
{894D5656-215B-4080-B585-97040DFEE62F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Release|Any CPU.Build.0 = Release|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Release|Any CPU.Deploy.0 = Release|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Release|ARM.ActiveCfg = Release|ARM
{894D5656-215B-4080-B585-97040DFEE62F}.Release|ARM.Build.0 = Release|ARM
{894D5656-215B-4080-B585-97040DFEE62F}.Release|ARM.Deploy.0 = Release|ARM
{894D5656-215B-4080-B585-97040DFEE62F}.Release|x64.ActiveCfg = Release|Any CPU
{894D5656-215B-4080-B585-97040DFEE62F}.Release|x86.ActiveCfg = Release|x86
{894D5656-215B-4080-B585-97040DFEE62F}.Release|x86.Build.0 = Release|x86
{894D5656-215B-4080-B585-97040DFEE62F}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{10FD9C67-02FB-4F8C-BDF5-84F7697A918D} = {4144988F-1364-43E5-855F-37B9B4ACC557}
{46FCC5CC-CC98-4217-9E17-AF39BD7C1E32} = {4144988F-1364-43E5-855F-37B9B4ACC557}
{894D5656-215B-4080-B585-97040DFEE62F} = {4144988F-1364-43E5-855F-37B9B4ACC557}
EndGlobalSection
EndGlobal