Skip to content

Commit

Permalink
System.Data.SqlClient updated to 4.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
crni99 committed Sep 18, 2024
1 parent a3dcdc0 commit fb5f3d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.11" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fb5f3d9

Please sign in to comment.