Skip to content

5.0.0-rc015.196

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthid matthid released this 20 May 23:33
· 2104 commits to master since this release

FAKE5: Global dotnet cli-tool fake-cli - #1932
Install via dotnet tool install fake-cli -g --version 5.0.0-*
BUGFIX: Some issues when running latest dotnet cli via the Fake.DotNet.Cli module.
BUGFIX: Fake.Core.Xml changed DOCTYPE - #1692
ENHANCEMENT: Add API to set the build state - #1936
ENHANCEMENT: Add Shell.copyFilesWithSubFolder to copy files while keeping relative directories in place - #1937
ENHANCEMENT: Fake runner will now hint you into success when dependencies are missing - #1783