905 B
905 B
Steps to make a new release
- Make sure no one else is planning on doing anything that would trigger a build
- Check the "next build number" on AppVeyor
- Click on releases ->
Draft a new release - Set the version to
v1.0.nextbuildnumberfrom 2 - Set the title to
v1.0.nextbuildnumber - Some reason for the release to exist - Click
Publish - This will create the release, and start a new build on AppVeyor
- Download the .nupkg from the AppVeyor artifacts page for that new build - (e.g. https://ci.appveyor.com/project/Pilchie/xunit-runner-wpf/build/1.0.15/artifacts)
- Go back to the release you created in 6, and add the nupkg, and write a changelog
- Tell @Pilchie to upload the nupkg to NuGet.org