Revert "更改abp.vnext"

This reverts commit c905489ea5.
This commit is contained in:
橙子
2023-01-14 18:16:16 +08:00
parent 022d5bbd7d
commit 3a9ad5adb8
22 changed files with 196 additions and 168 deletions

View File

@@ -8,13 +8,9 @@
<DocumentationFile>./SwaggerDoc.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.17" />
<PackageReference Include="Volo.Abp.Ddd.Application" Version="6.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Yi.Framework.Application.Contracts\Yi.Framework.Application.Contracts.csproj" />
<ProjectReference Include="..\Yi.Framework.Core.AutoMapper\Yi.Framework.Core.AutoMapper.csproj" />
<ProjectReference Include="..\Yi.Framework.Domain\Yi.Framework.Domain.csproj" />
</ItemGroup>