Open nils-a opened 9 months ago
The fact here, is that NuGetPack
(like nuget.exe) has two very distinct usages: One operating on a project file and one operating on a .nuspec
file and not all settings that are available in the NuGetPackSettings
are used for both usages.
Description
property could most likely be set by adding it to the msbuild properties.)
Discussed in https://github.com/orgs/cake-build/discussions/4293