3.0 Beta 4
Pre-release
Pre-release
christophwille
released this
04 Dec 14:53
·
4459 commits
to master
since this release
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