Is it possible to create project dependencies in a solution?

The relevant Visual Studio documentation is located here.

I want to create a dependency from project A in a solution to project B, so that project A is always built before project B. Is this possible from within Rider?

0

Please sign in to leave a comment.