-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Description
Expected Behavior
Demo should work as expected.
Actual Behavior
As reported by a user in the Discord channel, the WorkflowConsoleApp quickstart is not working properly and showing the following error:
Unable to resolve service for type
Microsoft.DurableTask.Client.DurableTaskClientwhile attempting to activateDapr.Workflow.DaprWorkflowClient.
Regression thought to be due to #1363
Should also update the integration test as it isn't demonstrating any issue with this.
Steps to Reproduce the Problem
Start quickstart app from latest bits in master.
Release Note
RELEASE NOTE: FIX Bug during workflow client registration
Reactions are currently unavailable