From 462a81be83940f3ab572bb464f9e460fc3e982ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 19:41:49 +0000 Subject: [PATCH] Bump FodyHelpers and Microsoft.NETFramework.ReferenceAssemblies Bumps [FodyHelpers](https://github.com/Fody/Fody) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `FodyHelpers` from 6.8.0 to 6.9.2 - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/compare/6.8.0...6.9.2) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: FodyHelpers dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies 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 36ffd4f7..62c5a1da 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 bd3005a3..9d07f342 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..0ea1e59f 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