From b01f2702ef5059a6d5886ba21e7ff2c518b1fe3e Mon Sep 17 00:00:00 2001 From: Keelah Atom Date: Thu, 17 Jul 2025 10:49:11 +0200 Subject: [PATCH] Refactor workflow output commands for consistency in publish and release scripts --- .github/workflows/publish.yml | 2 +- FASTER/FASTER - Backup.csproj | 85 ----------------------------------- 2 files changed, 1 insertion(+), 86 deletions(-) delete mode 100644 FASTER/FASTER - Backup.csproj diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3f8f92d..9a4dbc8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,4 +1,4 @@ -name: Publish +name: Publish to WinGet on: release: diff --git a/FASTER/FASTER - Backup.csproj b/FASTER/FASTER - Backup.csproj deleted file mode 100644 index 6dd452e..0000000 --- a/FASTER/FASTER - Backup.csproj +++ /dev/null @@ -1,85 +0,0 @@ - - - WinExe - net6.0-windows - true - true - win-x64 - true - true - 1.8.3.3 - Keelah Fox - FoxliCorp. - Fox's Arma Server Tool Extended Rewrite - Copyright © 2019 - https://forums.bohemia.net/forums/topic/224359-foxs-arma-server-tool-extended-rewrite-faster/ - https://github.com/Foxlider/FASTER - Resources\FASTER.ico - FASTER.App - Properties\FASTER.manifest - 9.0 - true - FASTERKey.snk - false - false - - - 1701;1702;NU1701;CS8002 - x64 - none - false - - - 1701;1702;NU1701;CS8002 - x64 - - - 1701;1702;NU1701;CS8002 - x86 - - - 1701;1702;NU1701;CS8002 - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - - - - - - True - True - Settings.settings - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - \ No newline at end of file