From 319c9ef12d7ba33aeaf999145ed488c1215a5311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 01:46:06 +0000 Subject: [PATCH] Bump the microsoftextensions group with 3 updates Bumps the microsoftextensions group with 3 updates: [Microsoft.Extensions.Logging.Debug](https://github.com/dotnet/runtime), [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) and [Microsoft.Extensions.Http](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Logging.Debug` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Http.Resilience` from 9.0.0 to 9.1.0 - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/compare/v9.0.0...v9.1.0) Updates `Microsoft.Extensions.Http` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Debug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions - dependency-name: Microsoft.Extensions.Http.Resilience dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoftextensions - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- src/ClientApp/ClientApp.csproj | 2 +- src/HybridApp/HybridApp.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 28f1f335a..ab6781c65 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -45,7 +45,7 @@ - + diff --git a/src/ClientApp/ClientApp.csproj b/src/ClientApp/ClientApp.csproj index 3a115583d..55352c12a 100644 --- a/src/ClientApp/ClientApp.csproj +++ b/src/ClientApp/ClientApp.csproj @@ -71,7 +71,7 @@ - + diff --git a/src/HybridApp/HybridApp.csproj b/src/HybridApp/HybridApp.csproj index 690b49cbf..9ba1f3978 100644 --- a/src/HybridApp/HybridApp.csproj +++ b/src/HybridApp/HybridApp.csproj @@ -63,8 +63,8 @@ - - + +