From ae46972b08c9d78549e530d56e5b2a7b592e71dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:34:50 +0000 Subject: [PATCH] chore(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 +- .../H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj | 4 ++-- src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index 72c11cc..f07d60b 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj b/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj index a702ade..5bac6dd 100644 --- a/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj +++ b/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj b/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj index 780d968..469a217 100644 --- a/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj +++ b/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj @@ -11,8 +11,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + +