升级包

This commit is contained in:
不做码农
2022-02-28 19:48:40 +08:00
parent 5c9b44727b
commit 57eb5d6da5
5 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
<PackageReference Include="AspectCore.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
</Project>