43 lines
2.3 KiB
Plaintext
43 lines
2.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.4.33205.214
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DongYingAPI", "DongYingAPI\DongYingAPI.csproj", "{1F2F8E45-6B20-4569-8A14-B092B31AA240}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataServer", "DataServer\DataServer.csproj", "{B6C5DD72-4209-4326-976E-C553C06FD867}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "服务", "服务", "{9D527052-05DC-428A-8FB3-E034DBB00901}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Security", "Security\Security.csproj", "{00270B31-011F-495F-B906-6E6E466ADA4C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1F2F8E45-6B20-4569-8A14-B092B31AA240}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1F2F8E45-6B20-4569-8A14-B092B31AA240}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1F2F8E45-6B20-4569-8A14-B092B31AA240}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1F2F8E45-6B20-4569-8A14-B092B31AA240}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B6C5DD72-4209-4326-976E-C553C06FD867}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B6C5DD72-4209-4326-976E-C553C06FD867}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B6C5DD72-4209-4326-976E-C553C06FD867}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B6C5DD72-4209-4326-976E-C553C06FD867}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{00270B31-011F-495F-B906-6E6E466ADA4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{00270B31-011F-495F-B906-6E6E466ADA4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{00270B31-011F-495F-B906-6E6E466ADA4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{00270B31-011F-495F-B906-6E6E466ADA4C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{00270B31-011F-495F-B906-6E6E466ADA4C} = {9D527052-05DC-428A-8FB3-E034DBB00901}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {7A803300-493A-4482-945E-00C108B62940}
|
|
EndGlobalSection
|
|
EndGlobal
|