From 148718fa73a4e9897cebf34450a652d05c0884cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 19:23:28 +0000 Subject: [PATCH] Bump Fody and Microsoft.NETFramework.ReferenceAssemblies Bumps [Fody](https://github.com/Fody/Fody) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Fody` 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: Fody 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/AsyncErrorHandler.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AsyncErrorHandler/AsyncErrorHandler.csproj b/AsyncErrorHandler/AsyncErrorHandler.csproj index 605b7d2..345ad54 100644 --- a/AsyncErrorHandler/AsyncErrorHandler.csproj +++ b/AsyncErrorHandler/AsyncErrorHandler.csproj @@ -14,6 +14,6 @@ - + \ No newline at end of file