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
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("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PEIS.Common", "PEIS.Common\PEIS.Common.csproj", "{13B248F1-75F7-4358-9579-CF51BCA6E75B}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PEIS.Repositories", "PEIS.Repositories\PEIS.Repositories.csproj", "{84CA4853-1143-4DE3-8477-14BD7811EF90}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PEIS.Cloud", "PEIS.Cloud\PEIS.Cloud.csproj", "{F857C34E-7B36-478B-9374-1DF2901E7224}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PEIS.Service", "PEIS.Service\PEIS.Service.csproj", "{0467DFB2-3B4D-466F-93A9-8170E38A7DEE}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{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
|
|
{F857C34E-7B36-478B-9374-1DF2901E7224}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F857C34E-7B36-478B-9374-1DF2901E7224}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F857C34E-7B36-478B-9374-1DF2901E7224}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F857C34E-7B36-478B-9374-1DF2901E7224}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0467DFB2-3B4D-466F-93A9-8170E38A7DEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0467DFB2-3B4D-466F-93A9-8170E38A7DEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0467DFB2-3B4D-466F-93A9-8170E38A7DEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0467DFB2-3B4D-466F-93A9-8170E38A7DEE}.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
|
|
|