If I use WorkflowTaskHost.CreateWorkerHost() in my own worker project the self discovery of annoted workers (those using attribute [WorkerTask]) finds and runs workers from Examples folder placed directly in sdk project. It would be best to move the whole Examples folder to existing csharp-examples project, it doesn't make sense to be placed in core sdk library. Thank you.
If I use WorkflowTaskHost.CreateWorkerHost() in my own worker project the self discovery of annoted workers (those using attribute [WorkerTask]) finds and runs workers from Examples folder placed directly in sdk project. It would be best to move the whole Examples folder to existing csharp-examples project, it doesn't make sense to be placed in core sdk library. Thank you.