体检系统架构
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

43 lines
2.5 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32825.248
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PEIS.Cloud", "PEIS.Interface\PEIS.Cloud.csproj", "{4154E9CB-D701-49D0-92B5-EC2F8E055CD2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PEIS.Common", "PEIS.Common\PEIS.Common.csproj", "{13B248F1-75F7-4358-9579-CF51BCA6E75B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PEIS.Repositories", "PEIS.Repositories\PEIS.Repositories.csproj", "{84CA4853-1143-4DE3-8477-14BD7811EF90}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PEIS.Service", "PEIS.EF\PEIS.Service.csproj", "{70A000EA-EDB6-4719-8195-06E06384B336}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4154E9CB-D701-49D0-92B5-EC2F8E055CD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4154E9CB-D701-49D0-92B5-EC2F8E055CD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4154E9CB-D701-49D0-92B5-EC2F8E055CD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4154E9CB-D701-49D0-92B5-EC2F8E055CD2}.Release|Any CPU.Build.0 = Release|Any CPU
{13B248F1-75F7-4358-9579-CF51BCA6E75B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13B248F1-75F7-4358-9579-CF51BCA6E75B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13B248F1-75F7-4358-9579-CF51BCA6E75B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13B248F1-75F7-4358-9579-CF51BCA6E75B}.Release|Any CPU.Build.0 = Release|Any CPU
{84CA4853-1143-4DE3-8477-14BD7811EF90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{84CA4853-1143-4DE3-8477-14BD7811EF90}.Debug|Any CPU.Build.0 = Debug|Any CPU
{84CA4853-1143-4DE3-8477-14BD7811EF90}.Release|Any CPU.ActiveCfg = Release|Any CPU
{84CA4853-1143-4DE3-8477-14BD7811EF90}.Release|Any CPU.Build.0 = Release|Any CPU
{70A000EA-EDB6-4719-8195-06E06384B336}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70A000EA-EDB6-4719-8195-06E06384B336}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70A000EA-EDB6-4719-8195-06E06384B336}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70A000EA-EDB6-4719-8195-06E06384B336}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3615424A-8F6D-4912-B462-23042E651E6E}
EndGlobalSection
EndGlobal