Skip to content

5.0.0-beta017

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthid matthid released this 18 Feb 14:26
· 2794 commits to master since this release

BUGFIX: Fix #1776 again for dotnet cli helpers.
BREAKING: the Fake.Core.Tracing nuget package has been renamed to Fake.Core.Trace
BREAKING: Some functions/types with the name Dotnet have been renamed to DotNet for overall consistency.
BUGFIX: ArgumentException in FtpHelper.uploadAFolder - #1785