质量统计

This commit is contained in:
qianhao.xu
2023-12-18 19:56:01 +08:00
parent 80ff5f04f2
commit 3a005da0d4
7 changed files with 149 additions and 0 deletions

View File

@@ -4,6 +4,10 @@
<TargetFramework>net7.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ZR.Common\ZR.Common.csproj" />
<ProjectReference Include="..\ZR.Repository\ZR.Repository.csproj" />