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

@@ -6,13 +6,10 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" Version="6.0.2" />
<PackageReference Include="Volo.Abp.Swashbuckle" Version="6.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Yi.Framework.Application\Yi.Framework.Application.csproj" />
<ProjectReference Include="..\Yi.Framework.AspNetCore\Yi.Framework.AspNetCore.csproj" />
<ProjectReference Include="..\Yi.Framework.Core.Autofac\Yi.Framework.Core.Autofac.csproj" />
<ProjectReference Include="..\Yi.Framework.Sqlsugar\Yi.Framework.Sqlsugar.csproj" />
</ItemGroup>