-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWishList.ServiceFabric.sln
94 lines (94 loc) · 6.52 KB
/
WishList.ServiceFabric.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{A07B5EB6-E848-4116-A8D0-A826331D98C6}") = "WishList.ServiceFabric", "WishList.ServiceFabric\WishList.ServiceFabric.sfproj", "{B6C5E942-D581-4003-BFB3-01560D6A8B12}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.WebAPI", "WishList.WebAPI\WishList.WebAPI.csproj", "{012EB1C0-1AC8-4693-AFEA-FB64FE02F920}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.Core", "WishList.Core\WishList.Core.csproj", "{4887008E-E6DE-41F5-8200-1B04FFED920C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.PersonService", "WishList.PersonService\WishList.PersonService.csproj", "{61CD72A5-B3DB-42A3-ABFD-E75D195D74D1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.ReviewMemberService", "WishList.ReviewMemberService\WishList.ReviewMemberService.csproj", "{1411EFDF-A550-46A0-B578-429A0C91C2AC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.Actors.ReviewCommittee", "WishList.Actors.ReviewCommittee\WishList.Actors.ReviewCommittee.csproj", "{7AB083E5-D478-4932-9B0D-7A510AFD16C2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.GiftProcessingService", "WishList.GiftProcessingService\WishList.GiftProcessingService.csproj", "{D1102AEE-E9CA-40F6-B57E-69ACADB2E54C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.Actors.GiftMaker", "WishList.Actors.GiftMaker\WishList.Actors.GiftMaker.csproj", "{182799D7-4315-476C-8942-4184F519EF67}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WishList.ShippingService", "WishList.ShippingService\WishList.ShippingService.csproj", "{0E071C6F-C2B0-480A-A782-0530FA7B67BE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Debug|Any CPU.ActiveCfg = Debug|x64
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Debug|x64.ActiveCfg = Debug|x64
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Debug|x64.Build.0 = Debug|x64
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Debug|x64.Deploy.0 = Debug|x64
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Release|Any CPU.ActiveCfg = Release|x64
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Release|x64.ActiveCfg = Release|x64
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Release|x64.Build.0 = Release|x64
{B6C5E942-D581-4003-BFB3-01560D6A8B12}.Release|x64.Deploy.0 = Release|x64
{012EB1C0-1AC8-4693-AFEA-FB64FE02F920}.Debug|Any CPU.ActiveCfg = Debug|x64
{012EB1C0-1AC8-4693-AFEA-FB64FE02F920}.Debug|x64.ActiveCfg = Debug|x64
{012EB1C0-1AC8-4693-AFEA-FB64FE02F920}.Debug|x64.Build.0 = Debug|x64
{012EB1C0-1AC8-4693-AFEA-FB64FE02F920}.Release|Any CPU.ActiveCfg = Release|x64
{012EB1C0-1AC8-4693-AFEA-FB64FE02F920}.Release|x64.ActiveCfg = Release|x64
{012EB1C0-1AC8-4693-AFEA-FB64FE02F920}.Release|x64.Build.0 = Release|x64
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Debug|x64.ActiveCfg = Debug|Any CPU
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Debug|x64.Build.0 = Debug|Any CPU
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Release|Any CPU.Build.0 = Release|Any CPU
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Release|x64.ActiveCfg = Release|Any CPU
{4887008E-E6DE-41F5-8200-1B04FFED920C}.Release|x64.Build.0 = Release|Any CPU
{61CD72A5-B3DB-42A3-ABFD-E75D195D74D1}.Debug|Any CPU.ActiveCfg = Debug|x64
{61CD72A5-B3DB-42A3-ABFD-E75D195D74D1}.Debug|x64.ActiveCfg = Debug|x64
{61CD72A5-B3DB-42A3-ABFD-E75D195D74D1}.Debug|x64.Build.0 = Debug|x64
{61CD72A5-B3DB-42A3-ABFD-E75D195D74D1}.Release|Any CPU.ActiveCfg = Release|x64
{61CD72A5-B3DB-42A3-ABFD-E75D195D74D1}.Release|x64.ActiveCfg = Release|x64
{61CD72A5-B3DB-42A3-ABFD-E75D195D74D1}.Release|x64.Build.0 = Release|x64
{1411EFDF-A550-46A0-B578-429A0C91C2AC}.Debug|Any CPU.ActiveCfg = Debug|x64
{1411EFDF-A550-46A0-B578-429A0C91C2AC}.Debug|x64.ActiveCfg = Debug|x64
{1411EFDF-A550-46A0-B578-429A0C91C2AC}.Debug|x64.Build.0 = Debug|x64
{1411EFDF-A550-46A0-B578-429A0C91C2AC}.Release|Any CPU.ActiveCfg = Release|x64
{1411EFDF-A550-46A0-B578-429A0C91C2AC}.Release|x64.ActiveCfg = Release|x64
{1411EFDF-A550-46A0-B578-429A0C91C2AC}.Release|x64.Build.0 = Release|x64
{7AB083E5-D478-4932-9B0D-7A510AFD16C2}.Debug|Any CPU.ActiveCfg = Debug|x64
{7AB083E5-D478-4932-9B0D-7A510AFD16C2}.Debug|x64.ActiveCfg = Debug|x64
{7AB083E5-D478-4932-9B0D-7A510AFD16C2}.Debug|x64.Build.0 = Debug|x64
{7AB083E5-D478-4932-9B0D-7A510AFD16C2}.Release|Any CPU.ActiveCfg = Release|x64
{7AB083E5-D478-4932-9B0D-7A510AFD16C2}.Release|x64.ActiveCfg = Release|x64
{7AB083E5-D478-4932-9B0D-7A510AFD16C2}.Release|x64.Build.0 = Release|x64
{D1102AEE-E9CA-40F6-B57E-69ACADB2E54C}.Debug|Any CPU.ActiveCfg = Debug|x64
{D1102AEE-E9CA-40F6-B57E-69ACADB2E54C}.Debug|x64.ActiveCfg = Debug|x64
{D1102AEE-E9CA-40F6-B57E-69ACADB2E54C}.Debug|x64.Build.0 = Debug|x64
{D1102AEE-E9CA-40F6-B57E-69ACADB2E54C}.Release|Any CPU.ActiveCfg = Release|x64
{D1102AEE-E9CA-40F6-B57E-69ACADB2E54C}.Release|x64.ActiveCfg = Release|x64
{D1102AEE-E9CA-40F6-B57E-69ACADB2E54C}.Release|x64.Build.0 = Release|x64
{182799D7-4315-476C-8942-4184F519EF67}.Debug|Any CPU.ActiveCfg = Debug|x64
{182799D7-4315-476C-8942-4184F519EF67}.Debug|x64.ActiveCfg = Debug|x64
{182799D7-4315-476C-8942-4184F519EF67}.Debug|x64.Build.0 = Debug|x64
{182799D7-4315-476C-8942-4184F519EF67}.Release|Any CPU.ActiveCfg = Release|x64
{182799D7-4315-476C-8942-4184F519EF67}.Release|x64.ActiveCfg = Release|x64
{182799D7-4315-476C-8942-4184F519EF67}.Release|x64.Build.0 = Release|x64
{0E071C6F-C2B0-480A-A782-0530FA7B67BE}.Debug|Any CPU.ActiveCfg = Debug|x64
{0E071C6F-C2B0-480A-A782-0530FA7B67BE}.Debug|x64.ActiveCfg = Debug|x64
{0E071C6F-C2B0-480A-A782-0530FA7B67BE}.Debug|x64.Build.0 = Debug|x64
{0E071C6F-C2B0-480A-A782-0530FA7B67BE}.Release|Any CPU.ActiveCfg = Release|x64
{0E071C6F-C2B0-480A-A782-0530FA7B67BE}.Release|x64.ActiveCfg = Release|x64
{0E071C6F-C2B0-480A-A782-0530FA7B67BE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal