From 2f303160bfbccb9876d67624dbe0433ef7a985b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 08:43:19 +0000 Subject: [PATCH] Bump the all group with 4 updates Bumps FluentAssertions from 8.5.0 to 8.6.0 Bumps Microsoft.NET.ILLink.Tasks from 8.0.18 to 8.0.19 Bumps MSTest from 3.10.0 to 3.10.2 Bumps System.Text.Json from 9.0.7 to 9.0.8 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.ILLink.Tasks dependency-version: 8.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/helpers/TrimmingHelper/TrimmingHelper.csproj | 1 + src/libs/Runway/Runway.csproj | 3 ++- src/tests/IntegrationTests/Runway.IntegrationTests.csproj | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/helpers/TrimmingHelper/TrimmingHelper.csproj b/src/helpers/TrimmingHelper/TrimmingHelper.csproj index 0f5df68..0d0f372 100644 --- a/src/helpers/TrimmingHelper/TrimmingHelper.csproj +++ b/src/helpers/TrimmingHelper/TrimmingHelper.csproj @@ -13,6 +13,7 @@ + diff --git a/src/libs/Runway/Runway.csproj b/src/libs/Runway/Runway.csproj index 4a939f8..6c7b4a1 100644 --- a/src/libs/Runway/Runway.csproj +++ b/src/libs/Runway/Runway.csproj @@ -14,10 +14,11 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + + diff --git a/src/tests/IntegrationTests/Runway.IntegrationTests.csproj b/src/tests/IntegrationTests/Runway.IntegrationTests.csproj index 5b7c2ae..4d4024e 100644 --- a/src/tests/IntegrationTests/Runway.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Runway.IntegrationTests.csproj @@ -5,12 +5,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +