-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprototype_server.sln
More file actions
70 lines (70 loc) · 5.39 KB
/
Copy pathprototype_server.sln
File metadata and controls
70 lines (70 loc) · 5.39 KB
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
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "prototype_server", "prototype_server\prototype_server.csproj", "{71A9BE76-A2C8-4977-9D92-9458EC0518FE}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "prototype_config", "..\prototype_config\prototype_config\prototype_config.shproj", "{DF4EA7DB-9414-48A2-B593-639175DCBC7F}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "prototype_storage", "..\prototype_storage\prototype_storage\prototype_storage.shproj", "{DB0B6353-88CB-46C0-94FF-E92BF1D6A494}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "prototype_models", "..\prototype_models\prototype_models\prototype_models.shproj", "{1C139FF6-DFA0-48A6-9309-F29929E71CCB}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "prototype_serializers", "..\prototype_serializers\prototype_serializers\prototype_serializers.shproj", "{550BEBE4-02E5-428C-BF21-DAE40B54C6D8}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "prototype_services", "..\prototype_services\prototype_services\prototype_services.shproj", "{17C948C2-A9E2-4F2A-B891-58A8737B4F6D}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "prototype_ecs.Common", "..\prototype_ecs\prototype_ecs.Common\prototype_ecs.Common.shproj", "{8BADB61E-2436-4D9C-8466-217B9BFABDEF}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "prototype_ecs.NetCoreApp", "..\prototype_ecs\prototype_ecs.NetCoreApp\prototype_ecs.NetCoreApp.shproj", "{83AFEFDA-EC4D-436C-BDEA-B56E69C75AF5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Http.Extensions", "..\..\..\..\opensource\Http.Extensions\Http.Extensions\Http.Extensions.csproj", "{AE2662E9-5F09-4CCB-949C-23D1631DF1CA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "prototype_server.Specs", "prototype_server.Specs\prototype_server.Specs.csproj", "{9C535683-51AC-408A-AF0E-5406F4C81277}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{71A9BE76-A2C8-4977-9D92-9458EC0518FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71A9BE76-A2C8-4977-9D92-9458EC0518FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71A9BE76-A2C8-4977-9D92-9458EC0518FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71A9BE76-A2C8-4977-9D92-9458EC0518FE}.Release|Any CPU.Build.0 = Release|Any CPU
{9C535683-51AC-408A-AF0E-5406F4C81277}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9C535683-51AC-408A-AF0E-5406F4C81277}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9C535683-51AC-408A-AF0E-5406F4C81277}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9C535683-51AC-408A-AF0E-5406F4C81277}.Release|Any CPU.Build.0 = Release|Any CPU
{283C80E7-43C7-4067-82B5-6267D42F1C94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{283C80E7-43C7-4067-82B5-6267D42F1C94}.Debug|Any CPU.Build.0 = Debug|Any CPU
{283C80E7-43C7-4067-82B5-6267D42F1C94}.Release|Any CPU.ActiveCfg = Release|Any CPU
{283C80E7-43C7-4067-82B5-6267D42F1C94}.Release|Any CPU.Build.0 = Release|Any CPU
{D2AA2724-70CB-430F-A9EE-A628DAE2FB05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2AA2724-70CB-430F-A9EE-A628DAE2FB05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2AA2724-70CB-430F-A9EE-A628DAE2FB05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2AA2724-70CB-430F-A9EE-A628DAE2FB05}.Release|Any CPU.Build.0 = Release|Any CPU
{E6F16F5F-584E-4A15-83DB-9CC9B9A51E10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E6F16F5F-584E-4A15-83DB-9CC9B9A51E10}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E6F16F5F-584E-4A15-83DB-9CC9B9A51E10}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E6F16F5F-584E-4A15-83DB-9CC9B9A51E10}.Release|Any CPU.Build.0 = Release|Any CPU
{F5964BBD-DBB1-4176-8401-935EA701885F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5964BBD-DBB1-4176-8401-935EA701885F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5964BBD-DBB1-4176-8401-935EA701885F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5964BBD-DBB1-4176-8401-935EA701885F}.Release|Any CPU.Build.0 = Release|Any CPU
{AE2662E9-5F09-4CCB-949C-23D1631DF1CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE2662E9-5F09-4CCB-949C-23D1631DF1CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE2662E9-5F09-4CCB-949C-23D1631DF1CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE2662E9-5F09-4CCB-949C-23D1631DF1CA}.Release|Any CPU.Build.0 = Release|Any CPU
{B0C164C7-94AD-4537-B9CB-368D729052AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0C164C7-94AD-4537-B9CB-368D729052AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0C164C7-94AD-4537-B9CB-368D729052AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0C164C7-94AD-4537-B9CB-368D729052AA}.Release|Any CPU.Build.0 = Release|Any CPU
{B8DDFE08-3E60-47E7-BF29-C648FEFBE982}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B8DDFE08-3E60-47E7-BF29-C648FEFBE982}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B8DDFE08-3E60-47E7-BF29-C648FEFBE982}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B8DDFE08-3E60-47E7-BF29-C648FEFBE982}.Release|Any CPU.Build.0 = Release|Any CPU
{83AFEFDA-EC4D-436C-BDEA-B56E69C75AF5}.Debug|Any CPU.ActiveCfg = Unity|Any CPU
{83AFEFDA-EC4D-436C-BDEA-B56E69C75AF5}.Debug|Any CPU.Build.0 = Unity|Any CPU
{83AFEFDA-EC4D-436C-BDEA-B56E69C75AF5}.Release|Any CPU.ActiveCfg = Unity|Any CPU
{83AFEFDA-EC4D-436C-BDEA-B56E69C75AF5}.Release|Any CPU.Build.0 = Unity|Any CPU
EndGlobalSection
EndGlobal