Skip to content

Commit

Permalink
reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Jun 2, 2016
1 parent 68ff8e2 commit 6c7186f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPLOYMENT.md
Expand Up @@ -8,7 +8,7 @@ are passing, and you're happy with the state of things...

1. Create a branch named `release`
2. Update [`ReleaseNotes.md`](ReleaseNotes.md), following the existing format
3. Bump the (assembly & file) version number in [`SolutionInfo.cs`](SolutionInfo.cs) and the `.nuspec` files (if required)
3. Bump the version number in [`SolutionInfo.cs`](SolutionInfo.cs) and the `.nuspec` and `appveyor.yml` files (if required)
4. Push the branch to GitHub and create a pull request
5. Run `.\build CreatePackages` to create the NuGet packages (locally) for the new version
6. Test the NuGet packages! [How to install NuGet package locally](http://stackoverflow.com/questions/10240029/how-to-install-a-nuget-package-nupkg-file-locally)
Expand Down

0 comments on commit 6c7186f

Please sign in to comment.