Fake 5 - Dotnetcore
Pre-release
Pre-release
matthid
released this
27 May 18:11
·
3447 commits
to master
since this release
- DotnetCore Support, version 6 will only have the netcore version the old way of using FAKE is obsolete, but supported for now
Migration guide is available in the documentation. - Cleanup API - A lot of stuff is obsolete now as it moved to a different location and will be removed with version 6
- New CLI interface - The netcore version has a new cleaned-up CLI interface
- No more 'build.sh' and 'build.cmd' files required (though you still can use them of you want a 'zero' dependency build)
- Chocolatey Helper now supports Self-Contained packages
- Fix NuGet key leak if push fails (matthid#2)
- Coreclr nunit3 params (matthid#3)