From 4f3e490405e09f4d2e7372ff469d03ed97987e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 04:11:42 +0000 Subject: [PATCH] Update Microsoft.Extensions.Options requirement from 5.0.* to 7.0.* Updates the requirements on [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) to permit the latest version. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Alembic.Common/Alembic.Common.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Alembic.Common/Alembic.Common.csproj b/src/Alembic.Common/Alembic.Common.csproj index 2b03b7a..78dda89 100644 --- a/src/Alembic.Common/Alembic.Common.csproj +++ b/src/Alembic.Common/Alembic.Common.csproj @@ -10,7 +10,7 @@ - +