Version 1.6.0
NUGET
You can now also install using Nuget:
dotnet tool install -g KuiperZone.PupNet
The "PupNet tool" targets .NET6 LTS (this does not restrict the dotnet version of your own projects).
INSTALLATION ASSETS
For AppImage - Set execute permission before running. Put file in Path.
For Windows - Once installed, launch Command Prompt under Programs Menu to use.
RECENT CHANGES
- VERSION 1.6.0; 2023-07-22
- IMPORTANT: RPM now creates output file directly under output directory, rather than under "RPMS/arch" sub-directory.
- Bugfix #21: Inno Setup fails with x86 (dotnet runtime "win-x32")
- Bugfix #23: AppImage desktop file broken (macros ${INSTALL_BIN} and ${INSTALL_EXEC} now have leading forward slash for AppImage)