From 147002c4eec47de91e9b90dfc64d53f0e38d6559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 11:23:37 +0000 Subject: [PATCH] Bump Costura.Fody from 1.6.2 to 5.7.0 Bumps [Costura.Fody](https://github.com/Fody/Costura) from 1.6.2 to 5.7.0. - [Release notes](https://github.com/Fody/Costura/releases) - [Changelog](https://github.com/Fody/Costura/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/Fody/Costura/compare/1.6.2...5.7.0) --- updated-dependencies: - dependency-name: Costura.Fody dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Auditore.Plugin/Auditore.Plugin.csproj | 2 +- src/Auditore.Remoting/Auditore.Remoting.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Auditore.Plugin/Auditore.Plugin.csproj b/src/Auditore.Plugin/Auditore.Plugin.csproj index 94bb3aa..fbf0cc7 100644 --- a/src/Auditore.Plugin/Auditore.Plugin.csproj +++ b/src/Auditore.Plugin/Auditore.Plugin.csproj @@ -63,7 +63,7 @@ - 1.6.2 + 5.7.0 runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Auditore.Remoting/Auditore.Remoting.csproj b/src/Auditore.Remoting/Auditore.Remoting.csproj index fbb32c7..a9ffba5 100644 --- a/src/Auditore.Remoting/Auditore.Remoting.csproj +++ b/src/Auditore.Remoting/Auditore.Remoting.csproj @@ -56,7 +56,7 @@ - 5.5.0 + 5.7.0 runtime; build; native; contentfiles; analyzers; buildtransitive all