Releases: MihailRomanov/SharpDevelop
Releases · MihailRomanov/SharpDevelop
SharpDevelop 5.2 Beta2 (version 5.2.0.5275)
Release target
Migration to use NuGet instead of work with git modules or keep binary third-party libraries in repository (when it possible)
What's Changed
- Delete all submodules (AvalonEdit, NRefactory, WpfDesiner, Mono.Cecil)
- Delete unused libraries
- Migrate to get thrid-party libraries from NuGet (except some, which have not nuget version)
- Update some libraries to latest NuGet-version (when it not required changes in code)
SharpDevelop 5.2 Beta (version 5.2.0.5261)
Release target
Fix building and support development for last .Net Framework version
What's Changed
- Fix SharpDevelop building.
- Temporary HookXXX.dll (for profiler) not compile but it add as precompiled files from previous release
- Code base (exlude external modules AvalonDock, AvalonEdit, cecil, NRefactory) migrate to .Net Framework 4.7.2
- Add support TargetFramework up to 4.8.1
- Update some libraries an utils (nUnit 2.7.1, OpenCover 4.7.1221, Wix 3.14)
- Some small fixes to support new tools