From aa2702229f2cead1a9e2ea2630395cadd35f50e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:19:54 +0000 Subject: [PATCH] Bump Costura.Fody from 5.7.0 to 6.0.0 Bumps [Costura.Fody](https://github.com/Fody/Costura) from 5.7.0 to 6.0.0. - [Release notes](https://github.com/Fody/Costura/releases) - [Changelog](https://github.com/Fody/Costura/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/Fody/Costura/compare/5.7.0...6.0.0) --- updated-dependencies: - dependency-name: Costura.Fody dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- App.config | 4 ++++ WMIParserStr.csproj | 9 +++++++-- packages.config | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/App.config b/App.config index a923fb5..2d2905f 100644 --- a/App.config +++ b/App.config @@ -129,6 +129,10 @@ + + + + \ No newline at end of file diff --git a/WMIParserStr.csproj b/WMIParserStr.csproj index ddaf8be..2eee59a 100644 --- a/WMIParserStr.csproj +++ b/WMIParserStr.csproj @@ -1,5 +1,6 @@  + @@ -36,8 +37,9 @@ 4 - - packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll + + packages\Costura.Fody.6.0.0\lib\netstandard2.0\Costura.dll + True packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll @@ -216,9 +218,12 @@ + + + \ No newline at end of file diff --git a/packages.config b/packages.config index f5f2617..dc902a0 100644 --- a/packages.config +++ b/packages.config @@ -1,6 +1,6 @@ - +