Changed
- 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
Fixed
RegFree
task - don't fail ifPlatform
is not specified. In this case just use the bitness of the currently running process.