From efe6c1601475db8427976a4bd73b82f175878143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 21:01:46 +0000 Subject: [PATCH] build(deps): Bump MSTest from 3.7.3 to 3.8.0 in the all group Bumps the all group with 1 update: [MSTest](https://github.com/microsoft/testfx). Updates `MSTest` from 3.7.3 to 3.8.0 - [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.3...v3.8.0) --- updated-dependencies: - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-minor 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 7ae6e2a..bee7735 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