From dfbc9839683b5161de99178c257d1278bdf9e784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 03:00:50 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 5.0.2 to 7.0.0 Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 5.0.2 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.2...v7.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/SharpAspect.Sample/SharpAspect.Sample.csproj | 2 +- src/SharpAspect/SharpAspect.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/SharpAspect.Sample/SharpAspect.Sample.csproj b/samples/SharpAspect.Sample/SharpAspect.Sample.csproj index 624d1d0..c817c4b 100644 --- a/samples/SharpAspect.Sample/SharpAspect.Sample.csproj +++ b/samples/SharpAspect.Sample/SharpAspect.Sample.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/SharpAspect/SharpAspect.csproj b/src/SharpAspect/SharpAspect.csproj index 59b7b65..7afb504 100644 --- a/src/SharpAspect/SharpAspect.csproj +++ b/src/SharpAspect/SharpAspect.csproj @@ -20,7 +20,7 @@ - +