From 110bf7fdc9bc3d9a58b87e8effeabf0cec12f565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:16:49 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [PolySharp](https://github.com/Sergio0694/PolySharp) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `PolySharp` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](https://github.com/Sergio0694/PolySharp/compare/1.14.1...1.15.0) Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Tripo/Tripo.csproj | 2 +- src/tests/IntegrationTests/Tripo.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Tripo/Tripo.csproj b/src/libs/Tripo/Tripo.csproj index 0a9288d..8917bcd 100644 --- a/src/libs/Tripo/Tripo.csproj +++ b/src/libs/Tripo/Tripo.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj b/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj index 96d288a..f3e0ecf 100644 --- a/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Tripo.IntegrationTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +