From 5202b40574da763bba0667ac6ea189776f09718b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 15:17:57 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Options Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.8 to 10.0.9 Bumps Microsoft.Extensions.Options from 10.0.8 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions 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] --- Directory.Packages.props | 4 ++-- src/VTubeStudio.Client/VTubeStudio.Client.csproj | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 8eff9e7..beb0ab2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,9 +5,9 @@ - + - + diff --git a/src/VTubeStudio.Client/VTubeStudio.Client.csproj b/src/VTubeStudio.Client/VTubeStudio.Client.csproj index 08ac1ab..578181d 100644 --- a/src/VTubeStudio.Client/VTubeStudio.Client.csproj +++ b/src/VTubeStudio.Client/VTubeStudio.Client.csproj @@ -14,6 +14,7 @@ +