发布

  • feat(core): allow circular project dependencies to execute tasks (#28227)

    frostbyte_neo 发布于 2024-10-08 21:56:35 +00:00

    Current Behavior

    If there are project dependencies and not all projects contain the same
    task target, a circular dependency error is shown.

    Expected Behavior

    If not all circular dependent projects contain the same task target,
    allow execution of the target.

    Related Issue(s)

    Fixes #

    下载附件