Skip to content

Releases: sillsdev/SIL.FwBuildTasks

[10.0.0] - 2021-03-05

05 Mar 13:40
v10.0.0
fe4c75e
Compare
Choose a tag to compare

Changed

  • Create nuget packages
  • Projects that require access to the classes defined in FwBuildTasks should import the SIL.FwBuildTasks.Lib nuget package, all others SIL.FwBuildTasks.
  • Build for Netstandard 2.0

Fixed

  • RegFree task - don't fail if Platform is not specified. In this case just use the bitness of the currently running process.