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
Update the dependency tree resolution mechanism to consider the
dependencies of a project's local actions. Such dependencies are
consider as direct dependencies as the project which contains the local
action. The result of this choice is that depenencies of a local action
of the target repository are not considered transitive (which is
desired)
0 commit comments