You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.5 KiB
Plaintext

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}") = "AucmaEms", "AucmaEms\AucmaEms.csproj", "{CF26E4CC-6371-4F38-986F-C015CCD50DCC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AucmaEms.Common", "AucmaEms.Common\AucmaEms.Common.csproj", "{247C9F10-9DB6-4761-80E1-86D81018437A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AucmaEms.Entity", "AucmaEms.Entity\AucmaEms.Entity.csproj", "{86A58654-8FE5-44F0-B17D-5CCE78743C00}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AucmaEms.SqlSugar", "AucmaEms.SqlSugar\AucmaEms.SqlSugar.csproj", "{2060415B-ADF1-4D90-BBFF-CE3D43EC03E5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF26E4CC-6371-4F38-986F-C015CCD50DCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF26E4CC-6371-4F38-986F-C015CCD50DCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF26E4CC-6371-4F38-986F-C015CCD50DCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF26E4CC-6371-4F38-986F-C015CCD50DCC}.Release|Any CPU.Build.0 = Release|Any CPU
{247C9F10-9DB6-4761-80E1-86D81018437A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{247C9F10-9DB6-4761-80E1-86D81018437A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{247C9F10-9DB6-4761-80E1-86D81018437A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{247C9F10-9DB6-4761-80E1-86D81018437A}.Release|Any CPU.Build.0 = Release|Any CPU
{86A58654-8FE5-44F0-B17D-5CCE78743C00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{86A58654-8FE5-44F0-B17D-5CCE78743C00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{86A58654-8FE5-44F0-B17D-5CCE78743C00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86A58654-8FE5-44F0-B17D-5CCE78743C00}.Release|Any CPU.Build.0 = Release|Any CPU
{2060415B-ADF1-4D90-BBFF-CE3D43EC03E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2060415B-ADF1-4D90-BBFF-CE3D43EC03E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2060415B-ADF1-4D90-BBFF-CE3D43EC03E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2060415B-ADF1-4D90-BBFF-CE3D43EC03E5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {10BAA9FC-007A-4B44-B38F-AB06AA947BE4}
EndGlobalSection
EndGlobal