
Adds support for Microsoft .NET 5 projects.
Features
- Added SelectedRowsDropCanceled event to listen for cancel events.
- Added support for Hierarchical Data in OverviewControl.
- Added RoundTimeAdjustedTo Event to let the user decide the rounding adjustment of times.
- Added ScheduleToPlotWith event which lets you decide the schedule dynamically.
- Added new “PreventHorizontalShifting” option which specifies whether horizontal movement of tasks should be prevented or not.
- Added support for Microsoft .NET 5.0 projects and updated .NET Core 3.0 to LTS Version .NET Core 3.1.
- Added this.SelectionKeys = null which allows you to select a task without any keypress.