From 0c2abb1d13653dcb4c488fd54f9bc1f6f0ccfb97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 19:21: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.1 to 6.9.2 - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/compare/6.8.1...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] --- AsyncErrorHandler.Fody/AsyncErrorHandler.Fody.csproj | 2 +- Tests/Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AsyncErrorHandler.Fody/AsyncErrorHandler.Fody.csproj b/AsyncErrorHandler.Fody/AsyncErrorHandler.Fody.csproj index e0c0d2c..4bc7d05 100644 --- a/AsyncErrorHandler.Fody/AsyncErrorHandler.Fody.csproj +++ b/AsyncErrorHandler.Fody/AsyncErrorHandler.Fody.csproj @@ -4,6 +4,6 @@ netstandard2.0 - + \ No newline at end of file diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 3cb6428..ca612d4 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -5,7 +5,7 @@ true - +