Fixing unit tests
This commit is contained in:
@@ -5,6 +5,7 @@ namespace umbraco.interfaces
|
||||
/// <summary>
|
||||
/// Summary description for ITask.
|
||||
/// </summary>
|
||||
[Obsolete("ITask is used for legacy webforms back office editors, change to using the v7 angular approach")]
|
||||
public interface ITask
|
||||
{
|
||||
int ParentID {set; get;}
|
||||
|
||||
Reference in New Issue
Block a user