noz-cli/NozCli
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
..
Commands feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
Repl feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
NozCli.csproj feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00
Program.cs feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00
VersionInfo.cs feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00