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
It would be great to have the ability to control the order of projects in a .slnx file.
For example, I would like MyCompany.Domain to appear above MyCompany.Client.
Currently, the projects are ordered automatically, which doesn’t always match the desired structure.
Having a way to specify the order manually would make project organization clearer and more predictable.