From 43481a8b5f7bfdd7c87a7339220014a2ba04f177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 05:56:05 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory and Microsoft.Extensions.Options Bumps Microsoft.Extensions.Caching.Memory from 10.0.0 to 10.0.9 Bumps Microsoft.Extensions.Options from 10.0.0 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/PluginEngine/PluginEngine.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PluginEngine/PluginEngine.csproj b/src/PluginEngine/PluginEngine.csproj index bc6ce35..08041d6 100644 --- a/src/PluginEngine/PluginEngine.csproj +++ b/src/PluginEngine/PluginEngine.csproj @@ -38,9 +38,9 @@ - + - +