Skip to content

Release 2.6.2

Compare
Choose a tag to compare
@dahall dahall released this 06 Oct 00:26
· 333 commits to master since this release
  • Fixed rendering problem on non-visual style enabled systems with drop-down in TaskPropertiesControl
  • Fixed problem with the TaskFolder property of TaskEditDialog being ignored
  • Added TestTaskServiceConsole project and removed Test_UWP_NetStd project for testing .NET Standard (when ready)
  • Removed external JetBrains.Annotations dependency
  • Added TaskNameIsEditable property to TaskEditDialog and TaskPropertiesControl to allow for task name to be set read-only even when initializing with a TaskDefinition
  • Fixed impersonation for V1 so it will build under .NET Standard 2.0