This release is currently without VSIX (broken).
Changes since Beta 3:
- NewtonSoft JSON replaced by LightJson (traded NuGet for code inclusion)
- Cecil is referenced via NuGet (instead of submodule which is kept, see #1001)
- ICSharpCode.Decompiler targets net46 instead of net461 (netstandard2.0 targetting unchanged)
- Fix --type option in ICSharpCode.Decompiler.Console
- Fix x-plat bugs in DotNetCore/DotNetCorePathFinder