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
projectGraphBuilder: Fix check for already qualified application projects
If the already qualified project is visited again, it should not be
skipped but handled like any other duplicate. This change is mainly to
prevent the irritating log message indicating that the same project
already qualified as the application project but is ignored.
0 commit comments