From b75813df2c8623fbf084e54617c1131dde31180c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:32:41 +0000 Subject: [PATCH] Bump the extensions group across 3 directories with 5 updates Bumps the extensions group with 4 updates in the / directory: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime), [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime). Bumps the extensions group with 2 updates in the /samples/dotnet directory: [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). Bumps the extensions group with 2 updates in the /samples/dotnet/Tests directory: [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Caching.Memory` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Http` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Logging` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Logging` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions ... Signed-off-by: dependabot[bot] --- samples/dotnet/Tests/Tests.csproj | 4 ++-- src/Commands/Commands.csproj | 2 +- src/Core/Core.csproj | 4 ++-- src/Tests/Tests.csproj | 4 ++-- src/Web/Web.csproj | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/samples/dotnet/Tests/Tests.csproj b/samples/dotnet/Tests/Tests.csproj index 36d4524..3f44e41 100644 --- a/samples/dotnet/Tests/Tests.csproj +++ b/samples/dotnet/Tests/Tests.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/Commands/Commands.csproj b/src/Commands/Commands.csproj index 91e1294..7d9961d 100644 --- a/src/Commands/Commands.csproj +++ b/src/Commands/Commands.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 12f6457..dfd3a40 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 78143e7..eecdf03 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -24,7 +24,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 712c7bb..71b9ef0 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -19,13 +19,13 @@ - + - +