From 7713788395bd19d39cccd6c95f4dd9fe58c92cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 08:37:53 +0000 Subject: [PATCH] Bump the all-nuget group with 1 update Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-nuget ... Signed-off-by: dependabot[bot] --- tests/Python/Fable.Tests.Python.fsproj | 2 +- tests/Rust/Fable.Tests.Rust.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Python/Fable.Tests.Python.fsproj b/tests/Python/Fable.Tests.Python.fsproj index 781c03faa..0bf797f75 100644 --- a/tests/Python/Fable.Tests.Python.fsproj +++ b/tests/Python/Fable.Tests.Python.fsproj @@ -9,7 +9,7 @@ Fable.Tests - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Rust/Fable.Tests.Rust.fsproj b/tests/Rust/Fable.Tests.Rust.fsproj index d5fbd2719..5bc246aac 100644 --- a/tests/Rust/Fable.Tests.Rust.fsproj +++ b/tests/Rust/Fable.Tests.Rust.fsproj @@ -7,7 +7,7 @@ Preview - + runtime; build; native; contentfiles; analyzers; buildtransitive