Skip to content

[2.0.0] - 2018-06-18

Choose a tag to compare

@ermshiperete ermshiperete released this 02 Jul 10:10
· 127 commits to master since this release
v2.0.0
a81309c

Changed

  • Automatically add tasks by providing a .props file

Added

  • SIL.ReleaseTasks nuget package with three tasks: CreateChangelogEntry, CreateReleaseNotesHtml, and StampChangelogFileWithVersion

  • SetReleaseNotesProperty task that sets a msbuild property with the release notes from a CHANGELOG.md file. This is useful for nuget packages.

Removed

  • The GenerateReleaseArtifacts task got removed from SIL.BuildTasks and split into three separate tasks (see above). See document for help migrating existing build scripts.