You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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