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
The cheap solution here is to alter the dependency graph when building in non-source only modes DotNetBuildSourceOnly == false. Match what would flow 'actively' via Maestro.
Doing this requires some of the foundational work from #3608
The text was updated successfully, but these errors were encountered:
The cheap solution here is to alter the dependency graph when building in non-source only modes
DotNetBuildSourceOnly
==false
. Match what would flow 'actively' via Maestro.Doing this requires some of the foundational work from #3608
The text was updated successfully, but these errors were encountered: