After updating VS to 16.10 release, I'm getting this out of MSBuild tasks:
(Unsupported log file format. Latest supported version is 9, the log file has version 13.)
Current work around is to adjust Fake.DotNet.MSBuildParams:
DisableInternalBinLog = true
FAKE version: 5.20.4