From 1e47edaed52c5d7c9c7906c7613bd2855e4103fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 01:17:06 +0000 Subject: [PATCH] Bump FodyPackaging and Microsoft.NETFramework.ReferenceAssemblies Bumps [FodyPackaging](https://github.com/Fody/Fody) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `FodyPackaging` 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: FodyPackaging 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 345ad54..7c16638 100644 --- a/AsyncErrorHandler/AsyncErrorHandler.csproj +++ b/AsyncErrorHandler/AsyncErrorHandler.csproj @@ -13,7 +13,7 @@ MIT - + \ No newline at end of file