mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 04:18:16 +08:00
add net60 DateOnly mapping SqlServer
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
|
||||
<PackageReference Include="Oscar.Data.SqlClient" Version="1.0.8.2" />
|
||||
<PackageReference Include="Oscar.Data.SqlClient" Version="4.0.5" />
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition="'$(TargetFramework)' != 'netstandard2.0'">
|
||||
<Reference Include="System.Data.OscarClient">
|
||||
|
Reference in New Issue
Block a user