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
Hi,
Because now in the TaskDefinition have 2 EquatableDictionary parameter, 1 is Extensions another is Metadata, but if we use odata it will casue error, and I see in the document we just have Metadata do not have Extensions, so I suggest to remove the Extensions parameter.
Thanks.