Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2005 from dotnet-architecture/dependabot/nuget/sr…
Browse files Browse the repository at this point in the history
…c/BuildingBlocks/WebHostCustomization/WebHost.Customization/System.Data.SqlClient-4.8.5

Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /src/BuildingBlocks/WebHostCustomization/WebHost.Customization
  • Loading branch information
erjain authored Nov 22, 2022
2 parents b8cc0d2 + c80ee1e commit 4596d7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="5.0.0" />
<PackageReference Include="Polly" Version="7.2.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

</Project>

0 comments on commit 4596d7a

Please sign in to comment.