From bcfc23b32d8769bec8eef6e5226dc3a7f318abc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:22:51 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) and [Polly](https://github.com/App-vNext/Polly). 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) Updates `Polly` from 8.4.0 to 8.4.1 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.0...8.4.1) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Directory.Build.props | 2 +- .../H.Pipes.Apps.ConsoleApp.Polly.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index 931b9b6..b9dd0ac 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -43,7 +43,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj b/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj index 58c2aee..ca1ad9c 100644 --- a/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj +++ b/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj @@ -6,7 +6,7 @@ - +