From 3bd1c40aa03d752bb67b7c8dd2062ad9206ae794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:44:03 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) 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.Caching.Memory dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SimpleWebChatApplication.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimpleWebChatApplication.csproj b/SimpleWebChatApplication.csproj index 4b2e809..40368d9 100644 --- a/SimpleWebChatApplication.csproj +++ b/SimpleWebChatApplication.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive