From cc8fe4068f32b07e68bde1d7e1ebc15d4eedec64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 02:36:27 +0000 Subject: [PATCH] build(deps): bump DotNet.ReproducibleBuilds in the all group Bumps the all group with 1 update: [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds). Updates `DotNet.ReproducibleBuilds` from 1.1.1 to 1.2.4 - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.4) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Directory.Build.props | 92 +++++++++++++++++----------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index a1abd0b..92cdf0a 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -1,46 +1,46 @@ - - - - - - true - $(SolutionDir)\src\key.snk - - - - - <_Parameter1>false - - - - - 1 - 0.9.$(BUILD_NUMBER) - $(PACKAGE_RELEASE_NOTES) - true - false - havendv - MIT - nuget_icon.png - README.md - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - true - latest - All - - - + + + + + + true + $(SolutionDir)\src\key.snk + + + + + <_Parameter1>false + + + + + 1 + 0.9.$(BUILD_NUMBER) + $(PACKAGE_RELEASE_NOTES) + true + false + havendv + MIT + nuget_icon.png + README.md + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + true + latest + All + + +