Skip to content

Commit 980a96b

Browse files
Bump Microsoft.Data.SqlClient from 5.2.0 to 5.2.1 in /src
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@V5.2.0...v5.2.1) --- 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>
1 parent 6147133 commit 980a96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TimeoutMigrationTool/TimeoutMigrationTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
2020
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
2121
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
22-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
22+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
2323
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
2424
<PackageReference Include="NHibernate" Version="5.5.2" />
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)