-
Notifications
You must be signed in to change notification settings - Fork 75
/
Copy pathSystemManagement.sln
67 lines (67 loc) · 4.71 KB
/
SystemManagement.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29728.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement", "SystemManagement\SystemManagement.csproj", "{CA30ED4A-B160-4764-9521-3FC46D5C421E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement.Service", "SystemManagement.Service\SystemManagement.Service.csproj", "{D2B0536E-B13B-4D22-B084-C84EAD54A5A5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement.Service.Contract", "SystemManagement.Service.Contract\SystemManagement.Service.Contract.csproj", "{26951872-E0BB-488E-A958-D529E987DAE4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement.Repository", "SystemManagement.Repository\SystemManagement.Repository.csproj", "{5E5365B1-5DFC-48DF-B7B7-08547FCB503E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement.Repository.Contract", "SystemManagement.Repository.Contract\SystemManagement.Repository.Contract.csproj", "{53136C42-F246-4A60-B272-44518305D55C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement.Common", "SystemManagement.Common\SystemManagement.Common.csproj", "{03D616BE-A739-4758-A02D-1B2A82904961}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement.Entity", "SystemManagement.Entity\SystemManagement.Entity.csproj", "{272C8F7D-B58B-49F3-BE71-FA4DBE812163}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemManagement.Dto", "SystemManagement.Dto\SystemManagement.Dto.csproj", "{1F8AEB23-6BB3-42E2-AE87-70512332288D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CA30ED4A-B160-4764-9521-3FC46D5C421E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CA30ED4A-B160-4764-9521-3FC46D5C421E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CA30ED4A-B160-4764-9521-3FC46D5C421E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CA30ED4A-B160-4764-9521-3FC46D5C421E}.Release|Any CPU.Build.0 = Release|Any CPU
{D2B0536E-B13B-4D22-B084-C84EAD54A5A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2B0536E-B13B-4D22-B084-C84EAD54A5A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2B0536E-B13B-4D22-B084-C84EAD54A5A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2B0536E-B13B-4D22-B084-C84EAD54A5A5}.Release|Any CPU.Build.0 = Release|Any CPU
{26951872-E0BB-488E-A958-D529E987DAE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26951872-E0BB-488E-A958-D529E987DAE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26951872-E0BB-488E-A958-D529E987DAE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26951872-E0BB-488E-A958-D529E987DAE4}.Release|Any CPU.Build.0 = Release|Any CPU
{5E5365B1-5DFC-48DF-B7B7-08547FCB503E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E5365B1-5DFC-48DF-B7B7-08547FCB503E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E5365B1-5DFC-48DF-B7B7-08547FCB503E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E5365B1-5DFC-48DF-B7B7-08547FCB503E}.Release|Any CPU.Build.0 = Release|Any CPU
{53136C42-F246-4A60-B272-44518305D55C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{53136C42-F246-4A60-B272-44518305D55C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{53136C42-F246-4A60-B272-44518305D55C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{53136C42-F246-4A60-B272-44518305D55C}.Release|Any CPU.Build.0 = Release|Any CPU
{03D616BE-A739-4758-A02D-1B2A82904961}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03D616BE-A739-4758-A02D-1B2A82904961}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03D616BE-A739-4758-A02D-1B2A82904961}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03D616BE-A739-4758-A02D-1B2A82904961}.Release|Any CPU.Build.0 = Release|Any CPU
{272C8F7D-B58B-49F3-BE71-FA4DBE812163}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{272C8F7D-B58B-49F3-BE71-FA4DBE812163}.Debug|Any CPU.Build.0 = Debug|Any CPU
{272C8F7D-B58B-49F3-BE71-FA4DBE812163}.Release|Any CPU.ActiveCfg = Release|Any CPU
{272C8F7D-B58B-49F3-BE71-FA4DBE812163}.Release|Any CPU.Build.0 = Release|Any CPU
{1F8AEB23-6BB3-42E2-AE87-70512332288D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F8AEB23-6BB3-42E2-AE87-70512332288D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F8AEB23-6BB3-42E2-AE87-70512332288D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F8AEB23-6BB3-42E2-AE87-70512332288D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3DED72E8-74C9-4A51-A9CE-62ECFEEA1921}
EndGlobalSection
EndGlobal