For my CI on GitHub, this latest version of yak.exe cannot inspect the info correctly… authors, descriptions etc are all missing and the resulting .yak package cannot be pushed to the server.
There haven’t been any changes since 0.14.3 that would affect the inspection that happens in the spec and build commands. Were you able to try it? Do you get the same behaviour?
I’ll try again later. Already fall back to 0.13 to have a predicted behavior.
One question though, how does Yak use parameters like Version?
To me, it seems I need to separately define it in the info.cs file, rather than use the one from “Properties → Version”, which seems to associate with Assembly Version.
There’re quite some confusion between the NET project’s properties, and the one derived from a GH component.