From 6842390411b697380a6710721f5eea1a352975ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:03:25 +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/AssemblyAI/AssemblyAI.csproj | 2 +- src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/AssemblyAI/AssemblyAI.csproj b/src/libs/AssemblyAI/AssemblyAI.csproj index 11f7942..84beb7b 100644 --- a/src/libs/AssemblyAI/AssemblyAI.csproj +++ b/src/libs/AssemblyAI/AssemblyAI.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj b/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj index 133f2c7..44ad8e5 100644 --- a/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +