Sometime I need to use RetryScope activity in my projects.
It requires an activity in the Condition section.
There I use Expressions activities from Microsoft.Activities 1.0.1 package to evaluate the retry condition - like IsTrue, IsFalse, IsEqual etc.
Unfortunately Microsoft.Activities 1.0.1 is not available in Windows compatibility.
Is there an alternative for Microsoft.Activities 1.0.1?
The RetryScope doesn’t require an activity in the Condition. I don’t use to provide any anyway. So what @Yoichi suggested should give you the same result.