From 74388ea3212c80cb72bbd043477ca7325f47fb34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 19:51:47 +0000 Subject: [PATCH] Bump FodyHelpers from 6.8.0 to 6.8.1 Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.8.0 to 6.8.1. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/compare/6.8.0...6.8.1) --- updated-dependencies: - dependency-name: FodyHelpers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../MethodDecorator.Fody.PnP.Tests.csproj | 2 +- MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj | 2 +- MethodDecorator.Fody/MethodDecorator.Fody.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj b/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj index de29a5c7..514c5004 100644 --- a/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj +++ b/MethodDecorator.Fody.PnP.Tests/MethodDecorator.Fody.PnP.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj b/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj index f95d12ea..60f034ac 100644 --- a/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj +++ b/MethodDecorator.Fody.Tests/MethodDecorator.Fody.Tests.csproj @@ -5,7 +5,7 @@ true - + diff --git a/MethodDecorator.Fody/MethodDecorator.Fody.csproj b/MethodDecorator.Fody/MethodDecorator.Fody.csproj index 8b1de123..18036a4a 100644 --- a/MethodDecorator.Fody/MethodDecorator.Fody.csproj +++ b/MethodDecorator.Fody/MethodDecorator.Fody.csproj @@ -4,6 +4,6 @@ netstandard2.0 - + \ No newline at end of file