From e7e8262d51d4ffb6dabe35cd1840d36d21ae7071 Mon Sep 17 00:00:00 2001 From: Hasso Date: Wed, 1 Apr 2026 15:58:06 -0500 Subject: [PATCH] Clean up CopyDLLs build target * Assume Chorus and Palaso files exist * Rename NuGottenFiles to GeckoFiles, since other NuGet packages have been moved to the new system * Omit NDesk.DBus.dll.config from Palaso files, since it is copied automatically to Output by NuGet --- Build/PackageRestore.targets | 72 ++++-------------------------------- 1 file changed, 8 insertions(+), 64 deletions(-) diff --git a/Build/PackageRestore.targets b/Build/PackageRestore.targets index 1881e0073b..98196fa8e2 100644 --- a/Build/PackageRestore.targets +++ b/Build/PackageRestore.targets @@ -45,18 +45,9 @@ - - + - - @@ -447,53 +438,16 @@ OverwriteReadOnlyFiles="true" /> - - - - - - - - - + 64 - $(PackagesDir)/Geckofx60.$(Architecture).60.0.56 + $(PackagesDir)/Geckofx60.$(Architecture).60.0.56 - - - - + + -