Windows release that keeps the published single-file executable fully self-contained.
Highlights
- Keep the release publish path self-contained so the exe includes the .NET runtime
- Assert included frameworks during release so fresh Windows without .NET 10 does not show the runtime install dialog
Requirements
- Windows 10 version 1809 or later (build 17763)
- 64-bit (win-x64) self-contained installer-free executable
Notes
This release is distributed as an unsigned executable. Verify the published SHA-256 checksum before running. Auto-update trust comes from the separately signed stable manifest, not Authenticode on the executable.