- Added .gitignore file to the Petabridge.Library template
- Added a sample Apache 2
LICENSE
file to the template - Added
AssemblyInfo
stage in order to syncRELEASE_NOTES.md
withcommon.props
; now you only need to update the assembly version of your projects insideRELEASE_NOTES.md
.
Added a description
field to the Petabridge.Library template.
First release of Petabridge.Templates
, and ships with the following project templates:
Petabridge.Library
- creates a library project complete with unit tests, performance tests, FAKE build system, and DocFx documentation.