更新 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

@ -23,7 +23,7 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'net451'">
<PackageReference Include="System.Data.SqlClient" Version="4.7.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.0" />
</ItemGroup>
<ItemGroup>