forked from Particular/Workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Divergent.CompositionGateway.sln
96 lines (96 loc) · 6.87 KB
/
Divergent.CompositionGateway.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
95
96
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33122.133
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.CompositionGateway", "Divergent.CompositionGateway\Divergent.CompositionGateway.csproj", "{C0E4CD4F-657A-4872-969C-D97768636BDA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ITOps", "ITOps", "{DB3EFAF6-6B45-48ED-BCB9-5F44FAB30CF9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sales", "Sales", "{C243015C-AEC9-4694-889E-4B57E208FD2A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.Sales.ViewModelComposition", "Divergent.Sales.ViewModelComposition\Divergent.Sales.ViewModelComposition.csproj", "{7F90C43D-41F7-4243-823C-A05034FEADE2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.Sales.ViewModelComposition.Events", "Divergent.Sales.ViewModelComposition.Events\Divergent.Sales.ViewModelComposition.Events.csproj", "{5875B01D-5A47-4B08-99B2-48D217F09B30}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shipping", "Shipping", "{9D36D6A4-373C-4CB0-8B54-D15505E2AE91}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.Shipping.ViewModelComposition", "Divergent.Shipping.ViewModelComposition\Divergent.Shipping.ViewModelComposition.csproj", "{657A5136-DDDE-493F-9247-B2789B3294F3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.Sales.Data", "Divergent.Sales.Data\Divergent.Sales.Data.csproj", "{80F82F7D-3F0A-4316-87CD-49F19DBD5B85}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.Shipping.Data", "Divergent.Shipping.Data\Divergent.Shipping.Data.csproj", "{0EFF2E29-829B-4B1C-A7C6-47D63B05F52B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ITOps.Json", "ITOps.Json\ITOps.Json.csproj", "{4951C5A4-59D4-4AE1-B74C-B6F667544211}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ITOps.Data", "ITOps.Data\ITOps.Data.csproj", "{B6CB4898-0B49-4B8E-AB22-0893332D2F3D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.Shipping.API", "Divergent.Shipping.API\Divergent.Shipping.API.csproj", "{487F6A19-E82A-44B2-96D4-3098B7AFF4BD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Divergent.Sales.API", "Divergent.Sales.API\Divergent.Sales.API.csproj", "{75FB7221-8808-422C-996A-10472403711B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0E4CD4F-657A-4872-969C-D97768636BDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C0E4CD4F-657A-4872-969C-D97768636BDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C0E4CD4F-657A-4872-969C-D97768636BDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C0E4CD4F-657A-4872-969C-D97768636BDA}.Release|Any CPU.Build.0 = Release|Any CPU
{7F90C43D-41F7-4243-823C-A05034FEADE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F90C43D-41F7-4243-823C-A05034FEADE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F90C43D-41F7-4243-823C-A05034FEADE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F90C43D-41F7-4243-823C-A05034FEADE2}.Release|Any CPU.Build.0 = Release|Any CPU
{5875B01D-5A47-4B08-99B2-48D217F09B30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5875B01D-5A47-4B08-99B2-48D217F09B30}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5875B01D-5A47-4B08-99B2-48D217F09B30}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5875B01D-5A47-4B08-99B2-48D217F09B30}.Release|Any CPU.Build.0 = Release|Any CPU
{657A5136-DDDE-493F-9247-B2789B3294F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{657A5136-DDDE-493F-9247-B2789B3294F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{657A5136-DDDE-493F-9247-B2789B3294F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{657A5136-DDDE-493F-9247-B2789B3294F3}.Release|Any CPU.Build.0 = Release|Any CPU
{80F82F7D-3F0A-4316-87CD-49F19DBD5B85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{80F82F7D-3F0A-4316-87CD-49F19DBD5B85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{80F82F7D-3F0A-4316-87CD-49F19DBD5B85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{80F82F7D-3F0A-4316-87CD-49F19DBD5B85}.Release|Any CPU.Build.0 = Release|Any CPU
{0EFF2E29-829B-4B1C-A7C6-47D63B05F52B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0EFF2E29-829B-4B1C-A7C6-47D63B05F52B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0EFF2E29-829B-4B1C-A7C6-47D63B05F52B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0EFF2E29-829B-4B1C-A7C6-47D63B05F52B}.Release|Any CPU.Build.0 = Release|Any CPU
{4951C5A4-59D4-4AE1-B74C-B6F667544211}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4951C5A4-59D4-4AE1-B74C-B6F667544211}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4951C5A4-59D4-4AE1-B74C-B6F667544211}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4951C5A4-59D4-4AE1-B74C-B6F667544211}.Release|Any CPU.Build.0 = Release|Any CPU
{B6CB4898-0B49-4B8E-AB22-0893332D2F3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6CB4898-0B49-4B8E-AB22-0893332D2F3D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6CB4898-0B49-4B8E-AB22-0893332D2F3D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6CB4898-0B49-4B8E-AB22-0893332D2F3D}.Release|Any CPU.Build.0 = Release|Any CPU
{487F6A19-E82A-44B2-96D4-3098B7AFF4BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{487F6A19-E82A-44B2-96D4-3098B7AFF4BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{487F6A19-E82A-44B2-96D4-3098B7AFF4BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{487F6A19-E82A-44B2-96D4-3098B7AFF4BD}.Release|Any CPU.Build.0 = Release|Any CPU
{75FB7221-8808-422C-996A-10472403711B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75FB7221-8808-422C-996A-10472403711B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75FB7221-8808-422C-996A-10472403711B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75FB7221-8808-422C-996A-10472403711B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{7F90C43D-41F7-4243-823C-A05034FEADE2} = {C243015C-AEC9-4694-889E-4B57E208FD2A}
{5875B01D-5A47-4B08-99B2-48D217F09B30} = {C243015C-AEC9-4694-889E-4B57E208FD2A}
{657A5136-DDDE-493F-9247-B2789B3294F3} = {9D36D6A4-373C-4CB0-8B54-D15505E2AE91}
{80F82F7D-3F0A-4316-87CD-49F19DBD5B85} = {C243015C-AEC9-4694-889E-4B57E208FD2A}
{0EFF2E29-829B-4B1C-A7C6-47D63B05F52B} = {9D36D6A4-373C-4CB0-8B54-D15505E2AE91}
{4951C5A4-59D4-4AE1-B74C-B6F667544211} = {DB3EFAF6-6B45-48ED-BCB9-5F44FAB30CF9}
{B6CB4898-0B49-4B8E-AB22-0893332D2F3D} = {DB3EFAF6-6B45-48ED-BCB9-5F44FAB30CF9}
{487F6A19-E82A-44B2-96D4-3098B7AFF4BD} = {9D36D6A4-373C-4CB0-8B54-D15505E2AE91}
{75FB7221-8808-422C-996A-10472403711B} = {C243015C-AEC9-4694-889E-4B57E208FD2A}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {165CC020-BD77-48FE-B305-073441440289}
EndGlobalSection
EndGlobal