From a945803a53d39e7407b182bfd8225cebd2fb7cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:47:22 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../DIT.Workflower.DependencyInjection.csproj | 6 +++--- tests/DIT.Workflower.Tests/DIT.Workflower.Tests.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/DIT.Workflower.DependencyInjection/DIT.Workflower.DependencyInjection.csproj b/src/DIT.Workflower.DependencyInjection/DIT.Workflower.DependencyInjection.csproj index 7bbc013..b42153f 100644 --- a/src/DIT.Workflower.DependencyInjection/DIT.Workflower.DependencyInjection.csproj +++ b/src/DIT.Workflower.DependencyInjection/DIT.Workflower.DependencyInjection.csproj @@ -21,9 +21,9 @@ - - - + + + diff --git a/tests/DIT.Workflower.Tests/DIT.Workflower.Tests.csproj b/tests/DIT.Workflower.Tests/DIT.Workflower.Tests.csproj index bb1ef17..e19de4b 100644 --- a/tests/DIT.Workflower.Tests/DIT.Workflower.Tests.csproj +++ b/tests/DIT.Workflower.Tests/DIT.Workflower.Tests.csproj @@ -9,7 +9,7 @@ - +