- Create a GitHub release
- Building localy to get version of package being released. Create release with tag and release name of Package.Version. Example: CBT.Nuget.1.0.110
- Add list of changes that are customer facing that have been fixed for the module to the release description.
- Publish release and wait for the AppVeyor build to complete
- navigate to https://www.appveyor.com/ and login to CBT. Select from artifacts the nupkg and it's symbol nupkg if any.
- Push the nupkg from the build to https://www.myget.org/F/cbt/api/v3/index.json
- Attach the nupkg to the GitHub release
- Update CBT.Examples repo to include any new functionality
This repository was archived by the owner on Jul 14, 2020. It is now read-only.