-
fix(help): embed schemas/help into assembly so single-file install works
发布于
2026-04-27 06:57:45 +00:00 The Windows install.ps1 ships only officecli.exe, but schemas/help/*.json
were shipped as loose files next to the binary. Users hit
'Could not locate schemas/help/' on 'officecli help docx'. Switch to
; SchemaHelpLoader reads via GetManifestResourceStream
— no on-disk extraction.Bump 1.0.56 -> 1.0.57.
下载附件