-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
I have a Project which depends on two Projects which both have Durable Functions. This results in Multiple GeneratedDurableTaskExtensions in the Namespace Microsoft.DurableTask and the error: The type 'GeneratedDurableTaskExtensions' exists in both 'Project 1' and 'Project 2'.
As far as i understand this would be fixed by https://github.com/microsoft/durabletask-dotnet/pull/538/commits but this seems stuck.
How can I help to bring that commit over the finishing line?
Reactions are currently unavailable