Skip to content

6.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Oct 11:55
· 3 commits to master since this release
bac1982

BUGFIX: Fixes for the .NET CDN changes described at dotnet/core#9671, thanks @richlander, @Numpsy
BUGFIX: Update NuGet package dependencies to pick up security fixes, refs #2871. thanks @Numpsy - #2872
BUGFIX: Fix documentation articles links, thanks @jhromadik - #2842
ENHANCEMENT: Parse references at end of changelog as separate component, thanks @florenzen - #2779
ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @Numpsy - #2839
ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @farlee2121 - #2843