更新 nuget 版本

This commit is contained in:
28810
2019-12-11 23:48:52 +08:00
parent 3c1e616f0b
commit cb074e7f0d
13 changed files with 259 additions and 241 deletions

View File

@ -34,7 +34,7 @@
</PropertyGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.0" />
</ItemGroup>
<ItemGroup>