From a9ce47a37c924a365f815382c41d5735f26e7016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:52:49 +0000 Subject: [PATCH] chore(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/Cohere/Cohere.csproj | 2 +- .../Cohere.IntegrationTests/Cohere.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Cohere/Cohere.csproj b/src/libs/Cohere/Cohere.csproj index aa75ca9..2d545c9 100644 --- a/src/libs/Cohere/Cohere.csproj +++ b/src/libs/Cohere/Cohere.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj index 000bf10..29d1385 100644 --- a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj +++ b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +