From 90dc2883b98d5ff678a11c1424b30845ed61c3a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:54:42 +0000 Subject: [PATCH] Update Microsoft.Extensions.Options requirement from 5.0.* to 8.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/compare/v5.0.0...v8.0.0) --- 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..ec82dee 100644 --- a/src/Alembic.Common/Alembic.Common.csproj +++ b/src/Alembic.Common/Alembic.Common.csproj @@ -10,7 +10,7 @@ - +