This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmail-windows-app.sln
84 lines (84 loc) · 5.46 KB
/
mail-windows-app.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}") = "SharedApp", "SharedApp", "{02BCE4B0-17EE-4DDE-AD77-1E3426A816E6}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "mail_windows_app.Shared", "mail-windows-app\mail_windows_app.Shared\mail_windows_app.Shared.shproj", "{10AD9430-0D13-46E0-8E5E-996F0DE2282C}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "mail_windows_app.Windows", "mail-windows-app\mail_windows_app.Windows\mail_windows_app.Windows.jsproj", "{74DBD599-9994-4E70-83F2-CDE8B92E545B}"
EndProject
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "mail_windows_app.WindowsPhone", "mail-windows-app\mail_windows_app.WindowsPhone\mail_windows_app.WindowsPhone.jsproj", "{F592B493-55B8-4160-A486-E34CBF50EF3D}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
mail-windows-app\mail_windows_app.Shared\mail_windows_app.Shared.projitems*{10ad9430-0d13-46e0-8e5e-996f0de2282c}*SharedItemsImports = 13
mail-windows-app\mail_windows_app.Shared\mail_windows_app.Shared.projitems*{74dbd599-9994-4e70-83f2-cde8b92e545b}*SharedItemsImports = 5
mail-windows-app\mail_windows_app.Shared\mail_windows_app.Shared.projitems*{f592b493-55b8-4160-a486-e34cbf50ef3d}*SharedItemsImports = 5
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
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|ARM.ActiveCfg = Debug|ARM
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|ARM.Build.0 = Debug|ARM
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|ARM.Deploy.0 = Debug|ARM
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|x64.ActiveCfg = Debug|x64
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|x64.Build.0 = Debug|x64
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|x64.Deploy.0 = Debug|x64
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|x86.ActiveCfg = Debug|x86
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|x86.Build.0 = Debug|x86
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Debug|x86.Deploy.0 = Debug|x86
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|Any CPU.Build.0 = Release|Any CPU
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|Any CPU.Deploy.0 = Release|Any CPU
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|ARM.ActiveCfg = Release|ARM
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|ARM.Build.0 = Release|ARM
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|ARM.Deploy.0 = Release|ARM
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|x64.ActiveCfg = Release|x64
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|x64.Build.0 = Release|x64
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|x64.Deploy.0 = Release|x64
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|x86.ActiveCfg = Release|x86
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|x86.Build.0 = Release|x86
{74DBD599-9994-4E70-83F2-CDE8B92E545B}.Release|x86.Deploy.0 = Release|x86
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|ARM.ActiveCfg = Debug|ARM
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|ARM.Build.0 = Debug|ARM
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|ARM.Deploy.0 = Debug|ARM
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|x64.ActiveCfg = Debug|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|x86.ActiveCfg = Debug|x86
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|x86.Build.0 = Debug|x86
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Debug|x86.Deploy.0 = Debug|x86
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|Any CPU.Build.0 = Release|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|Any CPU.Deploy.0 = Release|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|ARM.ActiveCfg = Release|ARM
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|ARM.Build.0 = Release|ARM
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|ARM.Deploy.0 = Release|ARM
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|x64.ActiveCfg = Release|Any CPU
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|x86.ActiveCfg = Release|x86
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|x86.Build.0 = Release|x86
{F592B493-55B8-4160-A486-E34CBF50EF3D}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{10AD9430-0D13-46E0-8E5E-996F0DE2282C} = {02BCE4B0-17EE-4DDE-AD77-1E3426A816E6}
{74DBD599-9994-4E70-83F2-CDE8B92E545B} = {02BCE4B0-17EE-4DDE-AD77-1E3426A816E6}
{F592B493-55B8-4160-A486-E34CBF50EF3D} = {02BCE4B0-17EE-4DDE-AD77-1E3426A816E6}
EndGlobalSection
EndGlobal