You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow set AppImage squashfs compression in Fallout to customize or override compression
Decouple primary directory publish from DotNetSingleFile packaging so that directory and portable archive publish retains all runtime assemblies and native dependencies
Add the PublishReadyToRun build parameter (--publish-ready-to-run), defaulting to false, to make ReadyToRun compilation opt-in
Add the PublishTrimmed build parameter (--publish-trimmed and Trimmed property alias), defaulting to false, to make assembly trimming opt-in across publish and restore operations
Let APT's _apt user read downloaded DEB files without falling back to an unsandboxed root download, and print the
command that starts applications installed through native Linux packages