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...
Feb 24, 20211 min read60