1 Star 1 Fork 0

曼宁新能源 / OrchardCore-Training-Demo-Modules

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
OrchardCoreTrainingDemo.sln 3.56 KB
一键复制 编辑 原始数据 按行查看 历史

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mallie.TrainingDemo.Modules", "Mallie.TrainingDemo.Modules", "{61A063F2-5D87-44BA-8F54-33C1C5EF2880}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mallie.Cms.Web", "Mallie.Cms.Web\Mallie.Cms.Web.csproj", "{063CC001-C6D9-4FAC-AF19-F87ABCD28D7E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EB0ED37B-D174-45E3-AC12-BCF65B59B74D}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
学习向导.md = 学习向导.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mallie.TrainingDemo.YourFirstController", "Mallie.TrainingDemo.Modules\Mallie.TrainingDemo.YourFirstController\Mallie.TrainingDemo.YourFirstController.csproj", "{CDEFBA74-FFB6-4B68-9D07-2F37BCE6E9FC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mallie.TrainingDemo.DisplayManagementDemo", "Mallie.TrainingDemo.Modules\Mallie.TrainingDemo.DisplayManagementDemo\Mallie.TrainingDemo.DisplayManagementDemo.csproj", "{9C8D9EA4-612E-45FF-A852-2EDC74E31516}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mallie.TrainingDemo.DatabaseStorageDemo", "Mallie.TrainingDemo.Modules\Mallie.TrainingDemo.DatabaseStorageDemo\Mallie.TrainingDemo.DatabaseStorageDemo.csproj", "{1536A434-B313-44FA-8408-86F06A8BD15E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{063CC001-C6D9-4FAC-AF19-F87ABCD28D7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{063CC001-C6D9-4FAC-AF19-F87ABCD28D7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{063CC001-C6D9-4FAC-AF19-F87ABCD28D7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{063CC001-C6D9-4FAC-AF19-F87ABCD28D7E}.Release|Any CPU.Build.0 = Release|Any CPU
{CDEFBA74-FFB6-4B68-9D07-2F37BCE6E9FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CDEFBA74-FFB6-4B68-9D07-2F37BCE6E9FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CDEFBA74-FFB6-4B68-9D07-2F37BCE6E9FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CDEFBA74-FFB6-4B68-9D07-2F37BCE6E9FC}.Release|Any CPU.Build.0 = Release|Any CPU
{9C8D9EA4-612E-45FF-A852-2EDC74E31516}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9C8D9EA4-612E-45FF-A852-2EDC74E31516}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9C8D9EA4-612E-45FF-A852-2EDC74E31516}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9C8D9EA4-612E-45FF-A852-2EDC74E31516}.Release|Any CPU.Build.0 = Release|Any CPU
{1536A434-B313-44FA-8408-86F06A8BD15E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1536A434-B313-44FA-8408-86F06A8BD15E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1536A434-B313-44FA-8408-86F06A8BD15E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1536A434-B313-44FA-8408-86F06A8BD15E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{CDEFBA74-FFB6-4B68-9D07-2F37BCE6E9FC} = {61A063F2-5D87-44BA-8F54-33C1C5EF2880}
{9C8D9EA4-612E-45FF-A852-2EDC74E31516} = {61A063F2-5D87-44BA-8F54-33C1C5EF2880}
{1536A434-B313-44FA-8408-86F06A8BD15E} = {61A063F2-5D87-44BA-8F54-33C1C5EF2880}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7B45C06D-CB32-4A8D-AD1B-DC41E2DC6362}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/uussoft/OrchardCore-Training-Demo-Modules.git
git@gitee.com:uussoft/OrchardCore-Training-Demo-Modules.git
uussoft
OrchardCore-Training-Demo-Modules
OrchardCore-Training-Demo-Modules
master

搜索帮助