From 1d23c6dfdb053c18fb38ba341b68b0e986dc96ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:31:58 +0000 Subject: [PATCH] build(deps): Bump MSTest from 3.7.0 to 3.7.1 in the all group Bumps the all group with 1 update: [MSTest](https://github.com/microsoft/testfx). Updates `MSTest` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj b/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj index 7f6068f..d65f214 100644 --- a/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive