Skip to content

Commit

Permalink
bump entity-framework-core to 6-0-26
Browse files Browse the repository at this point in the history
  • Loading branch information
Jossilainen committed Jan 31, 2024
1 parent 8336a1d commit 9d2ddbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.16" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.26" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9d2ddbd

Please sign in to comment.