Microsoft.Activities package is on targetFramework - Windows Legacy (.Net Framework 4.X)
Therefore is not available when targetframework is set to Windows
it is doing:

As a workaround we can do it by a code statement
When the activity was involved e.g within a retry scope on the condition block (where only activites with an boolean output is accepted) we can do:
Check True raises an exception when condition is not met. Retry Scope will get triggered by this exception and will retry again till max of configured iterations
