Closed
Description
This is a regression after #3141, because asDottyRoot contains:
aggregate(`dotty-interfaces`, dottyLibrary, dottyCompiler, dottyDoc, `dotty-language-server`, dottySbtBridgeReference).
But dotty-language-server
is a bootstrapped only project and should not be aggregated for the non-bootstrapped dotty root.