-
Notifications
You must be signed in to change notification settings - Fork 7
/
Zone.Campaign.sln
70 lines (70 loc) · 4.64 KB
/
Zone.Campaign.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zone.Campaign.Common", "Zone.Campaign.Common\Zone.Campaign.Common.csproj", "{17C71387-CE81-449D-B30B-5D6A00EA3DC2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zone.Campaign.Common.Tests", "Zone.Campaign.Common.Tests\Zone.Campaign.Common.Tests.csproj", "{76B06509-D403-47E6-A380-C3B15211189E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{C01B2E53-F2FA-482B-9A3A-4CCE6A4CF965}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zone.Campaign.Templates.Common", "Zone.Campaign.Templates.Common\Zone.Campaign.Templates.Common.csproj", "{9A86F4F9-AF68-40B0-BBD3-3315851FB35D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zone.Campaign.WebServices", "Zone.Campaign.WebServices\Zone.Campaign.WebServices.csproj", "{DD56EB62-B74E-4D2B-A7F6-6821D3938779}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zone.Campaign.Sync.UI", "Zone.Campaign.Sync.UI\Zone.Campaign.Sync.UI.csproj", "{C068A4AC-93B0-4323-A80F-B473418EC1B6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zone.Campaign.Sync.Common", "Zone.Campaign.Sync.Common\Zone.Campaign.Sync.Common.csproj", "{0EDFF7E4-7C8C-4C4C-9BA2-BACF622519F5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{062745BD-04F3-407E-8C8F-0215706C77CC}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zone.Campaign.WebServices.Zipped", "Zone.Campaign.WebServices.Zipped\Zone.Campaign.WebServices.Zipped.csproj", "{29B3992C-E3A8-41B1-85B4-FC449D7F3B67}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{17C71387-CE81-449D-B30B-5D6A00EA3DC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17C71387-CE81-449D-B30B-5D6A00EA3DC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17C71387-CE81-449D-B30B-5D6A00EA3DC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17C71387-CE81-449D-B30B-5D6A00EA3DC2}.Release|Any CPU.Build.0 = Release|Any CPU
{76B06509-D403-47E6-A380-C3B15211189E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76B06509-D403-47E6-A380-C3B15211189E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76B06509-D403-47E6-A380-C3B15211189E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76B06509-D403-47E6-A380-C3B15211189E}.Release|Any CPU.Build.0 = Release|Any CPU
{9A86F4F9-AF68-40B0-BBD3-3315851FB35D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9A86F4F9-AF68-40B0-BBD3-3315851FB35D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9A86F4F9-AF68-40B0-BBD3-3315851FB35D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9A86F4F9-AF68-40B0-BBD3-3315851FB35D}.Release|Any CPU.Build.0 = Release|Any CPU
{DD56EB62-B74E-4D2B-A7F6-6821D3938779}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DD56EB62-B74E-4D2B-A7F6-6821D3938779}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD56EB62-B74E-4D2B-A7F6-6821D3938779}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD56EB62-B74E-4D2B-A7F6-6821D3938779}.Release|Any CPU.Build.0 = Release|Any CPU
{C068A4AC-93B0-4323-A80F-B473418EC1B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C068A4AC-93B0-4323-A80F-B473418EC1B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C068A4AC-93B0-4323-A80F-B473418EC1B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C068A4AC-93B0-4323-A80F-B473418EC1B6}.Release|Any CPU.Build.0 = Release|Any CPU
{0EDFF7E4-7C8C-4C4C-9BA2-BACF622519F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0EDFF7E4-7C8C-4C4C-9BA2-BACF622519F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0EDFF7E4-7C8C-4C4C-9BA2-BACF622519F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0EDFF7E4-7C8C-4C4C-9BA2-BACF622519F5}.Release|Any CPU.Build.0 = Release|Any CPU
{29B3992C-E3A8-41B1-85B4-FC449D7F3B67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29B3992C-E3A8-41B1-85B4-FC449D7F3B67}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29B3992C-E3A8-41B1-85B4-FC449D7F3B67}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29B3992C-E3A8-41B1-85B4-FC449D7F3B67}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{76B06509-D403-47E6-A380-C3B15211189E} = {C01B2E53-F2FA-482B-9A3A-4CCE6A4CF965}
EndGlobalSection
EndGlobal