-
Find the latest build version for the
masterbranch on AppVeyor: -
Run
.\scripts\FetchLatestBuild.ps1 -
Once this script completes, sign the binaries in
.\release\BinariesToSign. -
Once you have the authenticode-signed binaries, copy them back into
.\release\BinariesToSign -
Run
.\scripts\PackageSignedBinaries.ps1. If any binaries didn't get signed correctly, this script will tell you. Once this script completes, the updated .nupkg files will be in.\release\FinalPackages -
Run
.\scripts\PublishPackages.ps1to publish the final packages to NuGet.