From f15d7111cc001d17490339991277b56c0921b55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 13:57:42 +0000 Subject: [PATCH] Build(deps): Bump Microsoft.Data.SqlClient and Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Data.SqlClient` from 6.0.1 to 6.0.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/compare/v6.0.1...v6.0.2) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.4 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.4...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/Migrator.Tests/Migrator.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Migrator.Tests/Migrator.Tests.csproj b/tests/Migrator.Tests/Migrator.Tests.csproj index 76a8809..d7e7df9 100644 --- a/tests/Migrator.Tests/Migrator.Tests.csproj +++ b/tests/Migrator.Tests/Migrator.Tests.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +