From 215b9c42b8fa074f0c69e7eb254c3e78e2cf5e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:27:01 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](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.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Items.Infrastructure.Repository.InMemory.csproj | 4 ++-- .../Items.Infrastructure.Repository.Rest.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/SampleSystem/Items.Infrastructure.Repository.InMemory/Items.Infrastructure.Repository.InMemory.csproj b/src/SampleSystem/Items.Infrastructure.Repository.InMemory/Items.Infrastructure.Repository.InMemory.csproj index 31b6eb6..9edec5d 100644 --- a/src/SampleSystem/Items.Infrastructure.Repository.InMemory/Items.Infrastructure.Repository.InMemory.csproj +++ b/src/SampleSystem/Items.Infrastructure.Repository.InMemory/Items.Infrastructure.Repository.InMemory.csproj @@ -1,9 +1,9 @@ - + net6.0 - + diff --git a/src/SampleSystem/Items.Infrastructure.Repository.Rest/Items.Infrastructure.Repository.Rest.csproj b/src/SampleSystem/Items.Infrastructure.Repository.Rest/Items.Infrastructure.Repository.Rest.csproj index 31b6eb6..9edec5d 100644 --- a/src/SampleSystem/Items.Infrastructure.Repository.Rest/Items.Infrastructure.Repository.Rest.csproj +++ b/src/SampleSystem/Items.Infrastructure.Repository.Rest/Items.Infrastructure.Repository.Rest.csproj @@ -1,9 +1,9 @@ - + net6.0 - +