Files
zsxt_nbzs_h5/Api/Ewide.Core/Ewide.Core.sln
ky_sunl cb7e07922f
2021-04-01 06:47:58 +00:00

102 lines
6.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.852
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ewide.Core.WebApi", "Ewide.Core.WebApi\Ewide.Core.WebApi.csproj", "{328B697C-0A23-4F33-95AB-090476D21BF5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Data", "Data", "{30FD9EAF-7D70-4244-83AD-EB702BDC95ED}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ewide.Core.Model", "Ewide.Core.Model\Ewide.Core.Model.csproj", "{31C3CA3D-14A1-453A-866D-76D4C74A9BDC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Business", "Business", "{62222202-F9F0-4E0A-9C7F-CB69CBE60611}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utility", "Utility", "{2D369B73-E5F6-412B-AD86-C5D1384D815B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ewide.Core.Utility", "Ewide.Core.Utility\Ewide.Core.Utility.csproj", "{D5C48D01-5AB1-44C9-8709-D4A336D19E9F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ewide.Core.Service", "Ewide.Core.Service\Ewide.Core.Service.csproj", "{34AE80C2-5C37-4B6C-AAC3-F52C06928721}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ewide.Core.Common", "Ewide.Core.Common\Ewide.Core.Common.csproj", "{C7E2AC14-AC20-4552-A5B8-08B650AC8416}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ewide.Core.Data", "Ewide.Core.Data\Ewide.Core.Data.csproj", "{B5B46BAD-81E3-4DF0-83EF-75148236F7CE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ewide.Core.DTO", "Ewide.Core.DTO\Ewide.Core.DTO.csproj", "{590704FF-28C5-4536-B587-AC213858CC42}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Ewide.Core.Web", "Ewide.Core.Web\", "{E36D9474-4C59-4E43-B9C7-7DFE1063AC9A}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5.2"
Debug.AspNetCompiler.VirtualPath = "/localhost_54920"
Debug.AspNetCompiler.PhysicalPath = "Ewide.Core.Web\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_54920\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_54920"
Release.AspNetCompiler.PhysicalPath = "Ewide.Core.Web\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_54920\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "54920"
SlnRelativePath = "Ewide.Core.Web\"
DefaultWebSiteLanguage = "Visual C#"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{328B697C-0A23-4F33-95AB-090476D21BF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{328B697C-0A23-4F33-95AB-090476D21BF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{328B697C-0A23-4F33-95AB-090476D21BF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{328B697C-0A23-4F33-95AB-090476D21BF5}.Release|Any CPU.Build.0 = Release|Any CPU
{31C3CA3D-14A1-453A-866D-76D4C74A9BDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{31C3CA3D-14A1-453A-866D-76D4C74A9BDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{31C3CA3D-14A1-453A-866D-76D4C74A9BDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{31C3CA3D-14A1-453A-866D-76D4C74A9BDC}.Release|Any CPU.Build.0 = Release|Any CPU
{D5C48D01-5AB1-44C9-8709-D4A336D19E9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D5C48D01-5AB1-44C9-8709-D4A336D19E9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D5C48D01-5AB1-44C9-8709-D4A336D19E9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D5C48D01-5AB1-44C9-8709-D4A336D19E9F}.Release|Any CPU.Build.0 = Release|Any CPU
{34AE80C2-5C37-4B6C-AAC3-F52C06928721}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34AE80C2-5C37-4B6C-AAC3-F52C06928721}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34AE80C2-5C37-4B6C-AAC3-F52C06928721}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34AE80C2-5C37-4B6C-AAC3-F52C06928721}.Release|Any CPU.Build.0 = Release|Any CPU
{C7E2AC14-AC20-4552-A5B8-08B650AC8416}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C7E2AC14-AC20-4552-A5B8-08B650AC8416}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C7E2AC14-AC20-4552-A5B8-08B650AC8416}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C7E2AC14-AC20-4552-A5B8-08B650AC8416}.Release|Any CPU.Build.0 = Release|Any CPU
{B5B46BAD-81E3-4DF0-83EF-75148236F7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5B46BAD-81E3-4DF0-83EF-75148236F7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5B46BAD-81E3-4DF0-83EF-75148236F7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5B46BAD-81E3-4DF0-83EF-75148236F7CE}.Release|Any CPU.Build.0 = Release|Any CPU
{590704FF-28C5-4536-B587-AC213858CC42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{590704FF-28C5-4536-B587-AC213858CC42}.Debug|Any CPU.Build.0 = Debug|Any CPU
{590704FF-28C5-4536-B587-AC213858CC42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{590704FF-28C5-4536-B587-AC213858CC42}.Release|Any CPU.Build.0 = Release|Any CPU
{E36D9474-4C59-4E43-B9C7-7DFE1063AC9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E36D9474-4C59-4E43-B9C7-7DFE1063AC9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E36D9474-4C59-4E43-B9C7-7DFE1063AC9A}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{E36D9474-4C59-4E43-B9C7-7DFE1063AC9A}.Release|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{31C3CA3D-14A1-453A-866D-76D4C74A9BDC} = {30FD9EAF-7D70-4244-83AD-EB702BDC95ED}
{D5C48D01-5AB1-44C9-8709-D4A336D19E9F} = {2D369B73-E5F6-412B-AD86-C5D1384D815B}
{34AE80C2-5C37-4B6C-AAC3-F52C06928721} = {62222202-F9F0-4E0A-9C7F-CB69CBE60611}
{C7E2AC14-AC20-4552-A5B8-08B650AC8416} = {2D369B73-E5F6-412B-AD86-C5D1384D815B}
{B5B46BAD-81E3-4DF0-83EF-75148236F7CE} = {30FD9EAF-7D70-4244-83AD-EB702BDC95ED}
{590704FF-28C5-4536-B587-AC213858CC42} = {30FD9EAF-7D70-4244-83AD-EB702BDC95ED}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {435CD121-36FA-41DC-95FE-0B93517A1190}
EndGlobalSection
EndGlobal