Skip to content

Add a smaller .NET 10 release package - #19

Merged
stuartd merged 1 commit into
mainfrom
codex/release-packaging
Sep 16, 2026
Merged

stuartd merged 1 commit into
mainfrom
codex/release-packaging

Conversation

@stuartd

@stuartd stuartd commented Sep 16, 2026

Copy link
Copy Markdown
Owner

What changed

  • publish a second win-x64-net10 single-file package for machines with the x64 .NET 10 Desktop Runtime
  • retain the existing self-contained package as win-x64-self-contained
  • validate both folders and ZIPs contain exactly ClipDiff.exe and ClipDiff.ShellExtension.dll
  • upload both variants from CI and attach both ZIPs to tagged GitHub releases
  • document how to choose between them and verify Microsoft.WindowsDesktop.App 10.x

Result

The application layout remains two files for both variants. In the successful Windows workflow, the GitHub Actions artifacts were approximately:

  • self-contained: 77.9 MB compressed
  • .NET 10-dependent: 6.8 MB compressed

Verification

Windows build succeeded, including native tests, .NET tests, both publish modes, package validation, and both artifact uploads.

@stuartd
stuartd force-pushed the codex/release-packaging branch from 64dfa61 to d69530c Compare September 16, 2026 14:31
@stuartd
stuartd merged commit a324fbb into main Sep 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant