AirScout/BouncyCastle/crypto/checklist.txt

15 wiersze
421 B
Plaintext

-----------------
Release Checklist
-----------------
- Update to latest from git
- Run 'nant -t:net-1.1 clean test'
- Edit AssemblyInfo.cs: Change version and check copyright
- Edit NBuild.build: Change version
- Edit License.html: Check copyright
- Edit Readme.html: Add release notes
- Commit changes to git
- Tag git repository with "release-${version}"
- Push changes/tag to git
- Run 'nant -t:net-1.1 clean dist'