We are looking for solution to automatically import some repos which use additional dependecies. For example have Repo A and in the background and csproj have defined additional 2 repos B and C.
When we import repo A we need to go on dependices and manually click repo B and C. Is it possible that Compass automatically populate dependencies based on csproj or yaml file?