UIStandard/UIStandard.sln

108 lines
7.4 KiB
Plaintext
Raw Normal View History

2025-04-10 01:25:45 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "01.项目起始", "01.项目起始", "{B2D8BDED-FE03-4EF1-AB19-183E3E1DE327}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "02.业务模块", "02.业务模块", "{C7F6A28E-D8F1-493D-90DC-AA2D6365DC21}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "03.业务逻辑层", "03.业务逻辑层", "{C23473D7-E236-421B-B339-113ACF43556E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "04.数据访问层", "04.数据访问层", "{FFD88E42-3EC9-49E6-A395-20B1B311C5DA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "05.公共资源", "05.公共资源", "{9506716A-EFA9-4AE9-A7C9-8846AB60F277}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "06.打包", "06.打包", "{3D132DC6-93EC-4148-9C1F-01BA3F7A896C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIStandard.BLL", "UIStandard.BLL\UIStandard.BLL.csproj", "{4B5DE19B-BC5A-4B4E-BA1F-601CFECA24B5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIStandard.IBLL", "UIStandard.IBLL\UIStandard.IBLL.csproj", "{E093D7BE-54B3-48C1-AE84-9CAE16791136}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIStandard.DAL", "UIStandard.DAL\UIStandard.DAL.csproj", "{48916891-23D5-40E9-B1AC-C825C0C4CAD8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIStandard.IDAL", "UIStandard.IDAL\UIStandard.IDAL.csproj", "{E9083643-1EB6-4623-88EC-6701AF12EF77}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIStandard.Assets", "UIStandard.Assets\UIStandard.Assets.csproj", "{97598959-B118-4CDC-BE30-1EBB0546E2AD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIStandard.Entities", "UIStandard.Entities\UIStandard.Entities.csproj", "{9D5074C4-0F40-47B8-814B-609A255E99F6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UIStandard.Start", "UIStandard.Start\UIStandard.Start.csproj", "{91A648C9-484F-408C-BBD9-EE2A2E3728A1}"
2025-04-11 01:15:55 +00:00
ProjectSection(ProjectDependencies) = postProject
{5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16} = {5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16}
{97598959-B118-4CDC-BE30-1EBB0546E2AD} = {97598959-B118-4CDC-BE30-1EBB0546E2AD}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UIStandard.Common", "UIStandard.Common\UIStandard.Common.csproj", "{5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16}"
2025-04-10 01:25:45 +00:00
EndProject
2025-04-12 00:14:30 +00:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UIStandard.Controls", "UIStandard.Controls\UIStandard.Controls.csproj", "{981BF7C9-1F25-4960-A10F-22D0F79E2F36}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UIStandard.Utils", "UIStandard.Utils\UIStandard.Utils.csproj", "{65BB49B5-CF3A-4C10-882E-5ED8642B67D4}"
EndProject
2025-04-10 01:25:45 +00:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4B5DE19B-BC5A-4B4E-BA1F-601CFECA24B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B5DE19B-BC5A-4B4E-BA1F-601CFECA24B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B5DE19B-BC5A-4B4E-BA1F-601CFECA24B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B5DE19B-BC5A-4B4E-BA1F-601CFECA24B5}.Release|Any CPU.Build.0 = Release|Any CPU
{E093D7BE-54B3-48C1-AE84-9CAE16791136}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E093D7BE-54B3-48C1-AE84-9CAE16791136}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E093D7BE-54B3-48C1-AE84-9CAE16791136}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E093D7BE-54B3-48C1-AE84-9CAE16791136}.Release|Any CPU.Build.0 = Release|Any CPU
{48916891-23D5-40E9-B1AC-C825C0C4CAD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{48916891-23D5-40E9-B1AC-C825C0C4CAD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{48916891-23D5-40E9-B1AC-C825C0C4CAD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{48916891-23D5-40E9-B1AC-C825C0C4CAD8}.Release|Any CPU.Build.0 = Release|Any CPU
{E9083643-1EB6-4623-88EC-6701AF12EF77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9083643-1EB6-4623-88EC-6701AF12EF77}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9083643-1EB6-4623-88EC-6701AF12EF77}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9083643-1EB6-4623-88EC-6701AF12EF77}.Release|Any CPU.Build.0 = Release|Any CPU
{97598959-B118-4CDC-BE30-1EBB0546E2AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{97598959-B118-4CDC-BE30-1EBB0546E2AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{97598959-B118-4CDC-BE30-1EBB0546E2AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{97598959-B118-4CDC-BE30-1EBB0546E2AD}.Release|Any CPU.Build.0 = Release|Any CPU
{9D5074C4-0F40-47B8-814B-609A255E99F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D5074C4-0F40-47B8-814B-609A255E99F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D5074C4-0F40-47B8-814B-609A255E99F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D5074C4-0F40-47B8-814B-609A255E99F6}.Release|Any CPU.Build.0 = Release|Any CPU
{91A648C9-484F-408C-BBD9-EE2A2E3728A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91A648C9-484F-408C-BBD9-EE2A2E3728A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91A648C9-484F-408C-BBD9-EE2A2E3728A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91A648C9-484F-408C-BBD9-EE2A2E3728A1}.Release|Any CPU.Build.0 = Release|Any CPU
2025-04-11 01:15:55 +00:00
{5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16}.Release|Any CPU.Build.0 = Release|Any CPU
2025-04-12 00:14:30 +00:00
{981BF7C9-1F25-4960-A10F-22D0F79E2F36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{981BF7C9-1F25-4960-A10F-22D0F79E2F36}.Debug|Any CPU.Build.0 = Debug|Any CPU
{981BF7C9-1F25-4960-A10F-22D0F79E2F36}.Release|Any CPU.ActiveCfg = Release|Any CPU
{981BF7C9-1F25-4960-A10F-22D0F79E2F36}.Release|Any CPU.Build.0 = Release|Any CPU
{65BB49B5-CF3A-4C10-882E-5ED8642B67D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{65BB49B5-CF3A-4C10-882E-5ED8642B67D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{65BB49B5-CF3A-4C10-882E-5ED8642B67D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{65BB49B5-CF3A-4C10-882E-5ED8642B67D4}.Release|Any CPU.Build.0 = Release|Any CPU
2025-04-10 01:25:45 +00:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{4B5DE19B-BC5A-4B4E-BA1F-601CFECA24B5} = {C23473D7-E236-421B-B339-113ACF43556E}
{E093D7BE-54B3-48C1-AE84-9CAE16791136} = {C23473D7-E236-421B-B339-113ACF43556E}
{48916891-23D5-40E9-B1AC-C825C0C4CAD8} = {FFD88E42-3EC9-49E6-A395-20B1B311C5DA}
{E9083643-1EB6-4623-88EC-6701AF12EF77} = {FFD88E42-3EC9-49E6-A395-20B1B311C5DA}
{97598959-B118-4CDC-BE30-1EBB0546E2AD} = {9506716A-EFA9-4AE9-A7C9-8846AB60F277}
{9D5074C4-0F40-47B8-814B-609A255E99F6} = {9506716A-EFA9-4AE9-A7C9-8846AB60F277}
{91A648C9-484F-408C-BBD9-EE2A2E3728A1} = {B2D8BDED-FE03-4EF1-AB19-183E3E1DE327}
2025-04-11 01:15:55 +00:00
{5B6FBBA9-7EBF-4396-B5BA-47063E9E1E16} = {9506716A-EFA9-4AE9-A7C9-8846AB60F277}
2025-04-12 00:14:30 +00:00
{981BF7C9-1F25-4960-A10F-22D0F79E2F36} = {9506716A-EFA9-4AE9-A7C9-8846AB60F277}
{65BB49B5-CF3A-4C10-882E-5ED8642B67D4} = {9506716A-EFA9-4AE9-A7C9-8846AB60F277}
2025-04-10 01:25:45 +00:00
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {45FA07D1-3F42-4CBE-8A22-1CD72B665FE2}
EndGlobalSection
EndGlobal