From ac26b1931c81bbf1d291781f603ef6553c1cac79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:56:24 +0000 Subject: [PATCH] Bump Destructurama.Attributed and Serilog in /src Bumps [Destructurama.Attributed](https://github.com/destructurama/attributed) and [Serilog](https://github.com/serilog/serilog). These dependencies needed to be updated together. Updates `Destructurama.Attributed` from 3.1.0 to 4.0.0 - [Release notes](https://github.com/destructurama/attributed/releases) - [Commits](https://github.com/destructurama/attributed/compare/3.1.0...4.0.0) Updates `Serilog` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v3.0.1...v3.1.1) --- updated-dependencies: - dependency-name: Destructurama.Attributed dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Directory.Build.props | 2 +- src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj | 2 +- src/GitReleaseManager.Core/GitReleaseManager.Core.csproj | 2 +- src/GitReleaseManager.Tool/GitReleaseManager.Tool.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 22f7beee..61f70ef3 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj b/src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj index fbb74a15..3f549c05 100644 --- a/src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj +++ b/src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/GitReleaseManager.Core/GitReleaseManager.Core.csproj b/src/GitReleaseManager.Core/GitReleaseManager.Core.csproj index ea4a4b55..87b54b92 100644 --- a/src/GitReleaseManager.Core/GitReleaseManager.Core.csproj +++ b/src/GitReleaseManager.Core/GitReleaseManager.Core.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/GitReleaseManager.Tool/GitReleaseManager.Tool.csproj b/src/GitReleaseManager.Tool/GitReleaseManager.Tool.csproj index 213a1f38..f8e4937a 100644 --- a/src/GitReleaseManager.Tool/GitReleaseManager.Tool.csproj +++ b/src/GitReleaseManager.Tool/GitReleaseManager.Tool.csproj @@ -32,7 +32,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive