All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Build for .Net Framework v4.6.1
- Create nuget packages
- Projects that require access to the classes defined in FwBuildTasks should import the
SIL.FwBuildTasks.Lib
nuget package, all othersSIL.FwBuildTasks
. - Build for Netstandard 2.0
RegFree
task - don't fail ifPlatform
is not specified. In this case just use the bitness of the currently running process.