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

Commit 4596d7a

Browse files
authored
Merge pull request #2005 from dotnet-architecture/dependabot/nuget/src/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
2 parents b8cc0d2 + c80ee1e commit 4596d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BuildingBlocks/WebHostCustomization/WebHost.Customization/WebHost.Customization.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
2121
<PackageReference Include="Microsoft.NETCore.Platforms" Version="5.0.0" />
2222
<PackageReference Include="Polly" Version="7.2.1" />
23-
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
23+
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)