v4.0
This version adds many bug fixes since the last release and has the following notable new features:
- 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 - The build task has been refactored into an MSBuild task, so it should have fewer issues with Mono on macOS