From 085fe88d2377ad88940e1623e5418127aac60700 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:05:40 -0400 Subject: [PATCH] [deps] Platform: Update dotnet monorepo to v8 (major) (#3745) * [deps] Platform: Update dotnet monorepo to v8 * Bump Microsoft.Extensions.DependencyInjection.Abstractions --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> --- src/Core/Core.csproj | 6 +++--- .../Infrastructure.IntegrationTest.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 4eaa67cbec..2c8aaa7810 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -34,7 +34,7 @@ - + @@ -42,7 +42,7 @@ - + @@ -57,7 +57,7 @@ - + diff --git a/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj b/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj index 831cfb504f..b8feda50af 100644 --- a/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj +++ b/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj @@ -9,7 +9,7 @@ - +