Skip to content

5.14.0-alpha.1085

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthid matthid released this 10 Jun 15:41
· 704 commits to release/next since this release

BREAKING: Renamed NuGet.feedUrl to NuGet.galleryV1 and marked it as obsolete. Added galleryV2 and galleryV3 - #2323
ENHANCEMENT: Fake 5 now supports native libraries (like SQL and SQLite NuGet packages) - #2007
BUGFIX: DotNet.exec (dotnet installer) fails when username has a blank - #2319
BUGFIX: Error when invoking fake run with different casings - #2314
BUGFIX: Potential fix for incorrect console colors after running fake - #2173
DOCS: Document difference between @@ and </> as well as Path.combineTrimEnd and Path.combine - #2329