From c7c123233c334303070c4916ba5343a75636592a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:24:58 +0000 Subject: [PATCH] build(deps): 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- MeetupToRTM/App.config | 10 +++++++--- MeetupToRTM/Core.csproj | 19 +++++++++++++------ MeetupToRTM/packages.config | 4 ++-- 3 files changed, 22 insertions(+), 11 deletions(-) mode change 100755 => 100644 MeetupToRTM/App.config diff --git a/MeetupToRTM/App.config b/MeetupToRTM/App.config old mode 100755 new mode 100644 index 8035bac..b9b38c8 --- a/MeetupToRTM/App.config +++ b/MeetupToRTM/App.config @@ -8,11 +8,11 @@ - + - + @@ -20,7 +20,7 @@ - + @@ -42,6 +42,10 @@ + + + + diff --git a/MeetupToRTM/Core.csproj b/MeetupToRTM/Core.csproj index 77fce12..2934d01 100644 --- a/MeetupToRTM/Core.csproj +++ b/MeetupToRTM/Core.csproj @@ -1,5 +1,6 @@  + @@ -114,8 +115,9 @@ - - ..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll + + ..\packages\Costura.Fody.6.0.0\lib\netstandard2.0\Costura.dll + True ..\packages\Flurl.2.8.2\lib\net40\Flurl.dll @@ -130,7 +132,7 @@ ..\packages\ini-parser.2.5.2\lib\net20\INIFileParser.dll - ..\packages/MaterialDesignColors.3.0.0/lib/net462/MaterialDesignColors.dll + ..\packages\MaterialDesignColors.3.0.0\lib\net462\MaterialDesignColors.dll True @@ -148,11 +150,11 @@ ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages/NLog.5.3.2/lib/net46/NLog.dll + ..\packages\NLog.5.3.2\lib\net46\NLog.dll True - ..\packages/NodaTime.3.1.11/lib/netstandard2.0/NodaTime.dll + ..\packages\NodaTime.3.1.11\lib\netstandard2.0\NodaTime.dll True @@ -176,7 +178,7 @@ - ..\packages/System.Diagnostics.DiagnosticSource.8.0.1/lib/net462/System.Diagnostics.DiagnosticSource.dll + ..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll True @@ -335,6 +337,9 @@ + + + @@ -346,4 +351,6 @@ + + \ No newline at end of file diff --git a/MeetupToRTM/packages.config b/MeetupToRTM/packages.config index 372b8e3..e831f22 100644 --- a/MeetupToRTM/packages.config +++ b/MeetupToRTM/packages.config @@ -1,10 +1,10 @@ - + - +