From c01dbe7f350e6bbd417057e0deb9890a1e8502b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:13:55 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection` from 6.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v9.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 6.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Source/Csla.Blazor/Csla.Blazor.csproj | 2 +- Source/Csla.TestHelpers/Csla.TestHelpers.csproj | 2 +- Source/Csla.test/Csla.Tests.csproj | 2 +- Source/Csla/Csla.csproj | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Source/Csla.Blazor/Csla.Blazor.csproj b/Source/Csla.Blazor/Csla.Blazor.csproj index 6c647dd4d9..1ce1d06621 100644 --- a/Source/Csla.Blazor/Csla.Blazor.csproj +++ b/Source/Csla.Blazor/Csla.Blazor.csproj @@ -29,7 +29,7 @@ - + diff --git a/Source/Csla.TestHelpers/Csla.TestHelpers.csproj b/Source/Csla.TestHelpers/Csla.TestHelpers.csproj index 76f42106fb..550f4a882a 100644 --- a/Source/Csla.TestHelpers/Csla.TestHelpers.csproj +++ b/Source/Csla.TestHelpers/Csla.TestHelpers.csproj @@ -8,7 +8,7 @@ - + diff --git a/Source/Csla.test/Csla.Tests.csproj b/Source/Csla.test/Csla.Tests.csproj index c071e4374b..f536eb2c35 100644 --- a/Source/Csla.test/Csla.Tests.csproj +++ b/Source/Csla.test/Csla.Tests.csproj @@ -59,7 +59,7 @@ - + diff --git a/Source/Csla/Csla.csproj b/Source/Csla/Csla.csproj index 32ece2f7b2..3ddbdbe1e8 100644 --- a/Source/Csla/Csla.csproj +++ b/Source/Csla/Csla.csproj @@ -44,8 +44,8 @@ - - + + @@ -74,7 +74,7 @@ - + @@ -82,8 +82,8 @@ - - + +