From 98a055aeb610ffcaa88ac1d3ad2e8912399a68e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:17:14 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 Bumps YamlDotNet from 18.0.0 to 18.1.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: YamlDotNet dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- src/Keystone.Cli/Keystone.Cli.csproj | 2 +- tests/Keystone.Cli.UnitTests/Keystone.Cli.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Keystone.Cli/Keystone.Cli.csproj b/src/Keystone.Cli/Keystone.Cli.csproj index 16f2f56..fd3fb50 100644 --- a/src/Keystone.Cli/Keystone.Cli.csproj +++ b/src/Keystone.Cli/Keystone.Cli.csproj @@ -38,7 +38,7 @@ - + diff --git a/tests/Keystone.Cli.UnitTests/Keystone.Cli.UnitTests.csproj b/tests/Keystone.Cli.UnitTests/Keystone.Cli.UnitTests.csproj index ddc8820..5bace5f 100644 --- a/tests/Keystone.Cli.UnitTests/Keystone.Cli.UnitTests.csproj +++ b/tests/Keystone.Cli.UnitTests/Keystone.Cli.UnitTests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all