From 03aedf129dc330569988bb6a8ab010119358cbf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 18:30:34 +0100 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory in /Demo/DemoRazorWebsitePlugin (#301) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Demo/DemoRazorWebsitePlugin/DemoWebsitePlugin.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Demo/DemoRazorWebsitePlugin/DemoWebsitePlugin.csproj b/Demo/DemoRazorWebsitePlugin/DemoWebsitePlugin.csproj index 19c6106dc..e4b9fcf51 100644 --- a/Demo/DemoRazorWebsitePlugin/DemoWebsitePlugin.csproj +++ b/Demo/DemoRazorWebsitePlugin/DemoWebsitePlugin.csproj @@ -44,7 +44,7 @@ - + @@ -53,11 +53,11 @@ - + - +