From 5fdc8ce2fadf6f20b5b1ad9b0a6fd197a61122d9 Mon Sep 17 00:00:00 2001 From: Jason Naylor Date: Tue, 22 Jul 2025 12:06:58 -0700 Subject: [PATCH] Use Nuget to get System.Buffers and update binding redirects * This fixes an issue where WeCantSpell.Hunspell can't load the System.Buffers that we end up using --- Build/mkall.targets | 2 ++ Build/nuget-common/packages.config | 1 + Src/AppForTests.config | 2 +- Src/Common/FieldWorks/App.config | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Build/mkall.targets b/Build/mkall.targets index 78ad2bff23..515ff2e62d 100644 --- a/Build/mkall.targets +++ b/Build/mkall.targets @@ -266,6 +266,7 @@ + @@ -451,6 +452,7 @@ $(PalasoNugetVersion)lib/net462/*.*$(UsingLocalLibraryBuild) $(PalasoNugetVersion)lib/net462/*.*$(UsingLocalLibraryBuild) $(PalasoNugetVersion)lib/net462/*.*$(UsingLocalLibraryBuild) + 4.6.0lib/net462/*.*true 9.0.0lib/net462/*.*true 4.5.4lib/net461/*.*true 4.6.0lib/netstandard2.0/*.*true diff --git a/Build/nuget-common/packages.config b/Build/nuget-common/packages.config index df68a26326..e76d0ffffb 100644 --- a/Build/nuget-common/packages.config +++ b/Build/nuget-common/packages.config @@ -77,6 +77,7 @@ + diff --git a/Src/AppForTests.config b/Src/AppForTests.config index c6d3d594bf..c0a4304627 100644 --- a/Src/AppForTests.config +++ b/Src/AppForTests.config @@ -18,7 +18,7 @@ - + diff --git a/Src/Common/FieldWorks/App.config b/Src/Common/FieldWorks/App.config index caa512bd9f..5dc3ecbdb5 100644 --- a/Src/Common/FieldWorks/App.config +++ b/Src/Common/FieldWorks/App.config @@ -8,7 +8,7 @@ - +