• v1.0.0 c25a4d3325

    wagesj45 released this 2026-07-01 01:41:05 -05:00 | 3 commits to main since this release

    Initial release of cs-mic-cli.

    Artifacts

    • csmic-linux-x64 - Linux x64 executable built with Native AOT.
    • csmic-win-x64.exe - Windows x64 self-contained single-file executable with Native AOT disabled for cross-platform publishing.

    Build Notes

    The Linux artifact is built using the project-level AOT setting. The Windows artifact is published separately with PublishAot=false so it can be produced from this Linux environment.

    Downloads