Azure DevOps NuGet packing of signed binaries.
If you must pack signed binaries in Azure DevOps, you need to
Output the binaries for signing to a folder, say ‘forSigning’.
Pack the signed binaries without rebuilding.
Sign the NuGet package again.
My problem was figuring out how to specify th...
cwizsoftware.com1 min read