Skip to content

Commit

Permalink
Merge pull request #92 from face-it/dependabot/nuget/samples/Multiple…
Browse files Browse the repository at this point in the history
…Dashboards/HangfireServerTwo/Microsoft.Data.SqlClient-5.1.3

Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.3 in /samples/MultipleDashboards/HangfireServerTwo
  • Loading branch information
r-win authored Jul 19, 2024
2 parents e9ef53e + 8283b4e commit 014ef3b
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="Hangfire.AspNetCore" Version="1.8.2" />
<PackageReference Include="Hangfire.SqlServer" Version="1.8.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 014ef3b

Please sign in to comment.