From 98da1abd4c6fa26aa3f3d84ff5c4b890104acd61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:38:12 +0000 Subject: [PATCH] Bump the microsoft-extensions group in /Solutions with 5 updates Bumps the microsoft-extensions group in /Solutions with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | Updates `Microsoft.Extensions.Configuration` 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) Updates `Microsoft.Extensions.Configuration.Json` 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) Updates `Microsoft.Extensions.Logging` 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) Updates `Microsoft.Extensions.DependencyInjection` 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) Updates `Microsoft.Extensions.Logging.Console` 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) Updates `Microsoft.Extensions.Configuration` 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.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-extensions - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft-extensions ... Signed-off-by: dependabot[bot] --- Solutions/TeamsTranscript.Cli/TeamsTranscript.Cli.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Solutions/TeamsTranscript.Cli/TeamsTranscript.Cli.csproj b/Solutions/TeamsTranscript.Cli/TeamsTranscript.Cli.csproj index 432f417..961cf6c 100644 --- a/Solutions/TeamsTranscript.Cli/TeamsTranscript.Cli.csproj +++ b/Solutions/TeamsTranscript.Cli/TeamsTranscript.Cli.csproj @@ -30,11 +30,11 @@ - + - - - + + +