From 28c19d14bd1771be0d7eff224abb89d0a476228d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:56:33 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Options from 7.0.1 to 8.0.0 Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/SqlSync/SQLSync.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SqlSync/SQLSync.csproj b/src/SqlSync/SQLSync.csproj index e0dfe535..eef1b222 100644 --- a/src/SqlSync/SQLSync.csproj +++ b/src/SqlSync/SQLSync.csproj @@ -339,7 +339,7 @@ - +