-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMedSino.Platform.sln
60 lines (60 loc) · 3.75 KB
/
MedSino.Platform.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{AE47D8C3-2B7B-47E2-957C-825316E133ED}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{9901953B-C5DD-47F0-A3AF-0A1A1004B21E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MedSino.WebApi", "src\MedSino.WebApi\MedSino.WebApi.csproj", "{D34FDE12-89C7-4D42-B7FA-9C0316853168}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MedSino.DataAccess", "src\MedSino.DataAccess\MedSino.DataAccess.csproj", "{443EDC88-0672-4837-86E0-0B3FEE3FF7D8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MedSino.Domain", "src\MedSino.Domain\MedSino.Domain.csproj", "{87411A4A-FB52-4830-82E2-397E304D2B81}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MedSino.Service", "src\MedSino.Service\MedSino.Service.csproj", "{27C45539-3547-44D4-95EC-210474B92151}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MedSino.UnitTest", "test\MedSino.UnitTest\MedSino.UnitTest.csproj", "{DC826BA5-C27A-4605-BCA9-87F75E26BB0F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D34FDE12-89C7-4D42-B7FA-9C0316853168}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D34FDE12-89C7-4D42-B7FA-9C0316853168}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D34FDE12-89C7-4D42-B7FA-9C0316853168}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D34FDE12-89C7-4D42-B7FA-9C0316853168}.Release|Any CPU.Build.0 = Release|Any CPU
{443EDC88-0672-4837-86E0-0B3FEE3FF7D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{443EDC88-0672-4837-86E0-0B3FEE3FF7D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{443EDC88-0672-4837-86E0-0B3FEE3FF7D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{443EDC88-0672-4837-86E0-0B3FEE3FF7D8}.Release|Any CPU.Build.0 = Release|Any CPU
{87411A4A-FB52-4830-82E2-397E304D2B81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{87411A4A-FB52-4830-82E2-397E304D2B81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{87411A4A-FB52-4830-82E2-397E304D2B81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{87411A4A-FB52-4830-82E2-397E304D2B81}.Release|Any CPU.Build.0 = Release|Any CPU
{27C45539-3547-44D4-95EC-210474B92151}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{27C45539-3547-44D4-95EC-210474B92151}.Debug|Any CPU.Build.0 = Debug|Any CPU
{27C45539-3547-44D4-95EC-210474B92151}.Release|Any CPU.ActiveCfg = Release|Any CPU
{27C45539-3547-44D4-95EC-210474B92151}.Release|Any CPU.Build.0 = Release|Any CPU
{DC826BA5-C27A-4605-BCA9-87F75E26BB0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC826BA5-C27A-4605-BCA9-87F75E26BB0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC826BA5-C27A-4605-BCA9-87F75E26BB0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC826BA5-C27A-4605-BCA9-87F75E26BB0F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{D34FDE12-89C7-4D42-B7FA-9C0316853168} = {AE47D8C3-2B7B-47E2-957C-825316E133ED}
{443EDC88-0672-4837-86E0-0B3FEE3FF7D8} = {AE47D8C3-2B7B-47E2-957C-825316E133ED}
{87411A4A-FB52-4830-82E2-397E304D2B81} = {AE47D8C3-2B7B-47E2-957C-825316E133ED}
{27C45539-3547-44D4-95EC-210474B92151} = {AE47D8C3-2B7B-47E2-957C-825316E133ED}
{DC826BA5-C27A-4605-BCA9-87F75E26BB0F} = {9901953B-C5DD-47F0-A3AF-0A1A1004B21E}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F654F14C-FB9B-4A71-A717-25659B725FEE}
EndGlobalSection
EndGlobal