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