You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows the framework to be the source of the dependency rather externally sourcing. This is to avoid potential conflicts.
closescamunda-community-hub#669
Is your feature request related to a problem? Please describe.
I want to reduce the amount of dependencies my projects have
Describe the solution you'd like
System.Threading.Tasks.Dataflow is removed as a dependency when the framework can provide it
Describe alternatives you've considered
Accept the dependencies
Additional context
N/a
The text was updated successfully, but these errors were encountered: