Skip to content

Commit

Permalink
Odstranění explicitní dependency Microsoft.Data.SqlClient (v EFCore 8…
Browse files Browse the repository at this point in the history
….0.2 bude referencovat opravenou verzi)
  • Loading branch information
jirikanda committed Jan 22, 2024
1 parent 198d985 commit 4bb537c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Entity/Entity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<ItemGroup>
<PackageReference Include="Havit.Data.EntityFrameworkCore" Version="2.8.0" />
<PackageReference Include="Havit.Data.EntityFrameworkCore.CodeGenerator" Version="2.8.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 4bb537c

Please sign in to comment.