Skip to content

v4.0

Compare
Choose a tag to compare
@clairernovotny clairernovotny released this 15 Aug 12:16
· 1352 commits to main since this release

This version adds many bug fixes since the last release and has the following notable new features:

  1. Support for building with dotnet build. This support requires the .NET Core 2 SDK and will not work with the 1.x SDK. Projects can still target any supported target framework
  2. The build task has been refactored into an MSBuild task, so it should have fewer issues with Mono on macOS