From 31746d87436c022b27eb5dba5d6dbc1d2f88bf6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:58:31 -0500 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 (#70) Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/e2e/E2eTests.csproj | 2 +- tests/e2e/E2eTests_CoreSource.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/e2e/E2eTests.csproj b/tests/e2e/E2eTests.csproj index b1eb941..d8d122f 100644 --- a/tests/e2e/E2eTests.csproj +++ b/tests/e2e/E2eTests.csproj @@ -19,7 +19,7 @@ - + diff --git a/tests/e2e/E2eTests_CoreSource.csproj b/tests/e2e/E2eTests_CoreSource.csproj index 7ccb278..ad2d6b8 100644 --- a/tests/e2e/E2eTests_CoreSource.csproj +++ b/tests/e2e/E2eTests_CoreSource.csproj @@ -23,7 +23,7 @@ - +