From 3e7c1e515fa44240a4a50582f1274768544da421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 16:23:54 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps GitHubActionsTestLogger from 3.0.4 to 3.0.5 Bumps System.CommandLine from 2.0.7 to 2.0.10 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.CommandLine dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/cli/Tripo.CLI/Tripo.CLI.csproj | 2 +- src/tests/IntegrationTests/Tripo.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cli/Tripo.CLI/Tripo.CLI.csproj b/src/cli/Tripo.CLI/Tripo.CLI.csproj index 51fea98..01e5612 100644 --- a/src/cli/Tripo.CLI/Tripo.CLI.csproj +++ b/src/cli/Tripo.CLI/Tripo.CLI.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj b/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj index 86ccf4d..1799ba6 100644 --- a/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive