No description
Find a file
kryptomrx 74bc28bce4 feat(build): Native AOT publish, versioning with git hash
- PublishAot=true, InvariantGlobalization=true, AssemblyName=noz
- Version 0.1.0 baked into binary via AssemblyInformationalVersion
- MSBuild target injects git short hash as SourceRevisionId at build time
- macOS: LinkerArg for Homebrew OpenSSL path (required for AOT linking)
- noz --version / -v exits cleanly without starting the REPL
2026-05-16 23:21:14 +02:00
NozCli feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00
NozCli.Core refactor(core): Native AOT - JSON source generators, AOT-safe models and API client 2026-05-16 23:20:21 +02:00
.gitignore Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
noz-cli.slnx Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00