From 54837a1e1287a5ea2947611eda5207676f9e8001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 05:56:12 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory and Microsoft.Extensions.Options Bumps Microsoft.Extensions.Caching.Memory from 10.0.0 to 10.0.10 Bumps Microsoft.Extensions.Options from 10.0.0 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.10 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 fa02ed4..c60effa 100644 --- a/src/PluginEngine/PluginEngine.csproj +++ b/src/PluginEngine/PluginEngine.csproj @@ -38,9 +38,9 @@ - + - +