From 4c4df885d9394e9e37d9982aecffbd590820c6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:39:01 +0000 Subject: [PATCH] build(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `DotNet.ReproducibleBuilds` from 1.2.4 to 1.2.25 - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](https://github.com/dotnet/reproducible-builds/compare/v1.2.4...v1.2.25) Updates `MSTest.TestAdapter` from 3.5.2 to 3.6.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.5.2...v3.6.0) Updates `MSTest.TestFramework` from 3.5.2 to 3.6.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.5.2...v3.6.0) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Directory.Build.props | 2 +- src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index f35f050..3852a42 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -40,7 +40,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 ae68a42..c4c253b 100644 --- a/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/AssemblyAI.IntegrationTests.csproj @@ -10,8 +10,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + +