From 816f0b74ff11876239cbf943c13585129e5de4fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 08:40:43 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Http.Polly in /ChocolateStoreCoreTests Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.6. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.6) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http.Polly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ChocolateStoreCore/ChocolateStoreCore.csproj | 2 +- ChocolateStoreCoreTests/ChocolateStoreCoreTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChocolateStoreCore/ChocolateStoreCore.csproj b/ChocolateStoreCore/ChocolateStoreCore.csproj index 3cc5dbd..14b1ee9 100644 --- a/ChocolateStoreCore/ChocolateStoreCore.csproj +++ b/ChocolateStoreCore/ChocolateStoreCore.csproj @@ -66,7 +66,7 @@ - + diff --git a/ChocolateStoreCoreTests/ChocolateStoreCoreTests.csproj b/ChocolateStoreCoreTests/ChocolateStoreCoreTests.csproj index ed20d0f..b80d846 100644 --- a/ChocolateStoreCoreTests/ChocolateStoreCoreTests.csproj +++ b/ChocolateStoreCoreTests/ChocolateStoreCoreTests.csproj @@ -61,7 +61,7 @@ - +