-
Notifications
You must be signed in to change notification settings - Fork 0
/
Hermes.sln
63 lines (63 loc) · 4.24 KB
/
Hermes.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hermes.Cluster.Server", "Hermes.Cluster.Server\Hermes.Cluster.Server.csproj", "{03912F82-D3C4-48A2-B9FF-6BEA843D10D4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hermes.Journal.UnitTests", "Hermes.Journal.UnitTests\Hermes.Journal.UnitTests.csproj", "{4890F8EF-4830-46E1-8BA8-69BEE5128A01}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hermes.Core", "Hermes.Core\Hermes.Core.csproj", "{123FC3F2-DB45-4094-8A3F-8A5F8E45710A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hermes.Core.UnitTests", "Hermes.Core.UnitTests\Hermes.Core.UnitTests.csproj", "{94605EB3-BDC5-4FAB-AE57-B4930F986533}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hermes.Journal", "Hermes.Journal\Hermes.Journal.csproj", "{FC4A4BA3-8DF3-4D38-9704-CF7423700103}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hermes.Cluster", "Hermes.Cluster\Hermes.Cluster.csproj", "{DCA465C4-35A8-407F-AA2A-94121FDA3713}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docker-compose", "docker-compose", "{0AFC6BFB-C67B-4AF0-90B7-118A367490E7}"
ProjectSection(SolutionItems) = preProject
docker-compose.yaml = docker-compose.yaml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hermes.Cluster.UnitTests", "Hermes.Cluster.UnitTests\Hermes.Cluster.UnitTests.csproj", "{C379787C-855E-40F8-8EF9-28898197EA06}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{03912F82-D3C4-48A2-B9FF-6BEA843D10D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03912F82-D3C4-48A2-B9FF-6BEA843D10D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03912F82-D3C4-48A2-B9FF-6BEA843D10D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03912F82-D3C4-48A2-B9FF-6BEA843D10D4}.Release|Any CPU.Build.0 = Release|Any CPU
{4890F8EF-4830-46E1-8BA8-69BEE5128A01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4890F8EF-4830-46E1-8BA8-69BEE5128A01}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4890F8EF-4830-46E1-8BA8-69BEE5128A01}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4890F8EF-4830-46E1-8BA8-69BEE5128A01}.Release|Any CPU.Build.0 = Release|Any CPU
{123FC3F2-DB45-4094-8A3F-8A5F8E45710A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{123FC3F2-DB45-4094-8A3F-8A5F8E45710A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{123FC3F2-DB45-4094-8A3F-8A5F8E45710A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{123FC3F2-DB45-4094-8A3F-8A5F8E45710A}.Release|Any CPU.Build.0 = Release|Any CPU
{94605EB3-BDC5-4FAB-AE57-B4930F986533}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94605EB3-BDC5-4FAB-AE57-B4930F986533}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94605EB3-BDC5-4FAB-AE57-B4930F986533}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94605EB3-BDC5-4FAB-AE57-B4930F986533}.Release|Any CPU.Build.0 = Release|Any CPU
{FC4A4BA3-8DF3-4D38-9704-CF7423700103}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC4A4BA3-8DF3-4D38-9704-CF7423700103}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC4A4BA3-8DF3-4D38-9704-CF7423700103}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC4A4BA3-8DF3-4D38-9704-CF7423700103}.Release|Any CPU.Build.0 = Release|Any CPU
{DCA465C4-35A8-407F-AA2A-94121FDA3713}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCA465C4-35A8-407F-AA2A-94121FDA3713}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCA465C4-35A8-407F-AA2A-94121FDA3713}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCA465C4-35A8-407F-AA2A-94121FDA3713}.Release|Any CPU.Build.0 = Release|Any CPU
{C379787C-855E-40F8-8EF9-28898197EA06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C379787C-855E-40F8-8EF9-28898197EA06}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C379787C-855E-40F8-8EF9-28898197EA06}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C379787C-855E-40F8-8EF9-28898197EA06}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal