工具生成版本

This commit is contained in:
ShaoHua
2025-12-29 00:41:26 +08:00
commit e2fc6b5d61
244 changed files with 20445 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
<Solution>
<Configurations>
<Platform Name="Any CPU" />
</Configurations>
<Folder Name="/src/">
<Project Path="src/Hua.Abp.Demo.Domain/Hua.Abp.Demo.Domain.csproj" />
<Project Path="src/Hua.Abp.Demo.Application/Hua.Abp.Demo.Application.csproj" />
<Project Path="src/Hua.Abp.Demo.EntityFrameworkCore/Hua.Abp.Demo.EntityFrameworkCore.csproj" />
<Project Path="src/Hua.Abp.Demo.Domain.Shared/Hua.Abp.Demo.Domain.Shared.csproj" />
<Project Path="src/Hua.Abp.Demo.Application.Contracts/Hua.Abp.Demo.Application.Contracts.csproj" />
<Project Path="src/Hua.Abp.Demo.HttpApi/Hua.Abp.Demo.HttpApi.csproj" />
<Project Path="src/Hua.Abp.Demo.HttpApi.Client/Hua.Abp.Demo.HttpApi.Client.csproj" />
<Project Path="src/Hua.Abp.Demo.DbMigrator/Hua.Abp.Demo.DbMigrator.csproj" />
<Project Path="src/Hua.Abp.Demo.HttpApi.Host/Hua.Abp.Demo.HttpApi.Host.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/Hua.Abp.Demo.Application.Tests/Hua.Abp.Demo.Application.Tests.csproj" />
<Project Path="test/Hua.Abp.Demo.EntityFrameworkCore.Tests/Hua.Abp.Demo.EntityFrameworkCore.Tests.csproj" />
<Project Path="test/Hua.Abp.Demo.TestBase/Hua.Abp.Demo.TestBase.csproj" />
<Project Path="test/Hua.Abp.Demo.Domain.Tests/Hua.Abp.Demo.Domain.Tests.csproj" />
<Project Path="test/Hua.Abp.Demo.HttpApi.Client.ConsoleTestApp/Hua.Abp.Demo.HttpApi.Client.ConsoleTestApp.csproj" />
</Folder>
</Solution>