From 0436d957561900a16677e1bfe9ebb0e54450b3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:26:22 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds), [MSTest.TestAdapter](https://github.com/microsoft/testfx), [MSTest.TestFramework](https://github.com/microsoft/testfx) and [Verify.MSTest](https://github.com/VerifyTests/Verify). 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) Updates `Verify.MSTest` from 26.4.2 to 26.4.5 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.4.2...26.4.5) 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 - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-patch 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/Directory.Packages.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index c8b6713..4d04746 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -4,7 +4,7 @@ - + @@ -13,8 +13,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -22,6 +22,6 @@ - + \ No newline at end of file