Commit Graph
4 Commits
Author SHA1 Message Date
Austin 77fb0c4204 Add GitHub Pages landing page 2026-07-09 15:25:47 -05:00
Austin e692e45ff4 Disable trimming/R2R in MSIX release build (fix NETSDK1102) 2026-07-09 15:15:02 -05:00
Austin 2d1bbac1c1 Add tag-driven MSIX release workflow 2026-07-09 15:05:51 -05:00
Austin e3f2cb814e Clean up build warnings and bump version to 1.0.1
- Target test project at net8.0-windows to resolve CA1416 warnings for
  DPAPI-backed (ProtectedData) stores that are genuinely Windows-only
- Only set PublishProfile when the profile file exists, resolving the
  NETSDK1198 warning for the missing win-ARM64.pubxml during CLI builds
- Bump app version 1.0.0.0 -> 1.0.1.0
2026-07-09 14:42:56 -05:00