I'm looking at the sample code SampleCode\CS\Process\CustomWorkflowActivity\TestNet4Activity\SimpleSdkActivity.cs
from the SDK and it doesn't have the ReferenceTarget decoration. No longer needed? One assembly for many entities
now possible?
This code sure looks like it might run anywhere? If so, I assume it has to be published to a particular entity to become an activity on a workflow of that entity, right?