From 288a1b142b8584ff23b6dfc248c7c54624b3f053 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Mar 2026 01:52:24 +0000 Subject: [PATCH 1/2] Initial plan From 500634970821ab9452dad69e20589e0afcc655d4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Mar 2026 02:08:35 +0000 Subject: [PATCH 2/2] Fix Linux/macOS native binary PackagePath to prevent subdirectory nesting Co-authored-by: mamoreau-devolutions <242016029+mamoreau-devolutions@users.noreply.github.com> --- nuget/tool/Devolutions.Cirup.Tool.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nuget/tool/Devolutions.Cirup.Tool.csproj b/nuget/tool/Devolutions.Cirup.Tool.csproj index 40385d3..aea49ce 100644 --- a/nuget/tool/Devolutions.Cirup.Tool.csproj +++ b/nuget/tool/Devolutions.Cirup.Tool.csproj @@ -40,23 +40,23 @@