-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCommon360.sln
More file actions
66 lines (66 loc) · 4.17 KB
/
Copy pathCommon360.sln
File metadata and controls
66 lines (66 loc) · 4.17 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2018
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common360.Api", "Common.Api\Common360.Api.csproj", "{B73E989B-057A-4DE1-8FE9-34BE93281805}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{9F4665BD-D6CF-4FB2-9E47-CAB9917799B4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1DC12DA2-1129-438E-9512-C54A298FFBC8}"
ProjectSection(SolutionItems) = preProject
Dockerfile = Dockerfile
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common360.Contracts", "Common.Contracts\Common360.Contracts.csproj", "{969AE437-7319-4314-9469-7B5A5EED038B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common360.Entities", "Common.Entities\Common360.Entities.csproj", "{83AEFF98-DB25-4EDE-BBBA-77836704B1FA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common360.Core", "Common.Core\Common360.Core.csproj", "{B5562401-BD5A-4300-90FE-61C0B8D85520}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common360.Data", "Common.Data\Common360.Data.csproj", "{FD688E0F-6E99-4FDC-8872-3164AB507EB5}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "Common360.UI", "Common.UI\Common360.UI.njsproj", "{B0DF336A-6231-473D-ABD2-909F789493BE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B73E989B-057A-4DE1-8FE9-34BE93281805}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B73E989B-057A-4DE1-8FE9-34BE93281805}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B73E989B-057A-4DE1-8FE9-34BE93281805}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B73E989B-057A-4DE1-8FE9-34BE93281805}.Release|Any CPU.Build.0 = Release|Any CPU
{9F4665BD-D6CF-4FB2-9E47-CAB9917799B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9F4665BD-D6CF-4FB2-9E47-CAB9917799B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9F4665BD-D6CF-4FB2-9E47-CAB9917799B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9F4665BD-D6CF-4FB2-9E47-CAB9917799B4}.Release|Any CPU.Build.0 = Release|Any CPU
{969AE437-7319-4314-9469-7B5A5EED038B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{969AE437-7319-4314-9469-7B5A5EED038B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{969AE437-7319-4314-9469-7B5A5EED038B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{969AE437-7319-4314-9469-7B5A5EED038B}.Release|Any CPU.Build.0 = Release|Any CPU
{83AEFF98-DB25-4EDE-BBBA-77836704B1FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83AEFF98-DB25-4EDE-BBBA-77836704B1FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83AEFF98-DB25-4EDE-BBBA-77836704B1FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83AEFF98-DB25-4EDE-BBBA-77836704B1FA}.Release|Any CPU.Build.0 = Release|Any CPU
{B5562401-BD5A-4300-90FE-61C0B8D85520}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5562401-BD5A-4300-90FE-61C0B8D85520}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5562401-BD5A-4300-90FE-61C0B8D85520}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5562401-BD5A-4300-90FE-61C0B8D85520}.Release|Any CPU.Build.0 = Release|Any CPU
{FD688E0F-6E99-4FDC-8872-3164AB507EB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD688E0F-6E99-4FDC-8872-3164AB507EB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD688E0F-6E99-4FDC-8872-3164AB507EB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD688E0F-6E99-4FDC-8872-3164AB507EB5}.Release|Any CPU.Build.0 = Release|Any CPU
{B0DF336A-6231-473D-ABD2-909F789493BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0DF336A-6231-473D-ABD2-909F789493BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0DF336A-6231-473D-ABD2-909F789493BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0DF336A-6231-473D-ABD2-909F789493BE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {55DBA73E-733F-4315-A5E6-6B7F6875336F}
EndGlobalSection
EndGlobal