From 235cdcecc2d5006abbf8b3226ac2124fddf203ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:02:34 +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/Forem/Forem.csproj | 2 +- src/tests/IntegrationTests/Forem.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Forem/Forem.csproj b/src/libs/Forem/Forem.csproj index 4561f5d..9fefecf 100644 --- a/src/libs/Forem/Forem.csproj +++ b/src/libs/Forem/Forem.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/IntegrationTests/Forem.IntegrationTests.csproj b/src/tests/IntegrationTests/Forem.IntegrationTests.csproj index 3a02cb8..2336725 100644 --- a/src/tests/IntegrationTests/Forem.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Forem.IntegrationTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +