v3.2.610 升级驱动版本适应 net60 #1094 #1095

This commit is contained in:
2881099
2022-05-06 21:04:08 +08:00
parent ae1b053189
commit 37ca4a5644
8 changed files with 26 additions and 9 deletions

View File

@ -29,7 +29,7 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'net6.0'">
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="6.0.1" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="6.0.4" />
</ItemGroup>
<ItemGroup>