Skip to content

Commit b227e44

Browse files
Bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 in /src (#4404)
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/commits) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3401a08 commit b227e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="HdrHistogram" Version="2.5.0" />
2020
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
2121
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8" />
22-
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.1" />
22+
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
2323
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
2424
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
2525
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />

0 commit comments

Comments
 (0)