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 project system currently handles metadata refs, but probably can't handle refular project references.
We should investigate how to do that - for example how Roslyn approaches it - and implement it in our system. We should also add it to the language server itself so finally a Draco program could span multiple projects without killing the tooling.
The text was updated successfully, but these errors were encountered:
The project system currently handles metadata refs, but probably can't handle refular project references.
We should investigate how to do that - for example how Roslyn approaches it - and implement it in our system. We should also add it to the language server itself so finally a Draco program could span multiple projects without killing the tooling.
The text was updated successfully, but these errors were encountered: