From 5bc18c02e08c4ffe6f6d59b100ab5437c1ebe87a Mon Sep 17 00:00:00 2001 From: WeeXnes <54072019+WeeXnes@users.noreply.github.com> Date: Fri, 25 Nov 2022 15:29:06 +0100 Subject: [PATCH] Update dotnet-framework.yml --- .github/workflows/dotnet-framework.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/dotnet-framework.yml b/.github/workflows/dotnet-framework.yml index 850e5c3..12e847f 100644 --- a/.github/workflows/dotnet-framework.yml +++ b/.github/workflows/dotnet-framework.yml @@ -57,6 +57,8 @@ jobs: - name: Packing Zip run: Compress-Archive D:\a\WeeXnesSuite\WeeXnesSuite\WeeXnes\bin\Release\WeeXnes.exe, + D:\a\WeeXnesSuite\WeeXnesSuite\WeeXnes\bin\Release\System.Drawing.Common.dll, + D:\a\WeeXnesSuite\WeeXnesSuite\WeeXnes\bin\Release\Wpf.Ui.dll, D:\a\WeeXnesSuite\WeeXnesSuite\WeeXnes_UAC\bin\Release\WeeXnes_UAC.exe, D:\a\WeeXnesSuite\WeeXnesSuite\WeeXnes\bin\Release\DiscordRPC.dll, D:\a\WeeXnesSuite\WeeXnesSuite\WeeXnes\bin\Release\Newtonsoft.Json.dll,