- Notifications
You must be signed in to change notification settings - Fork1.4k
-
I have a repository (I cannot share unfortunately) where we modelled some additional dependencies between projects that cannot be replaced by project references. Essentially, we have a custom type of "project references". Everything works as expected when building the project using However, there are occasional build errors when building in Visual Studio. To workaround, the dependencies currently must be modelled inside the solution file (via the Is there a way to tell Visual Studio about these additional dependencies ? Maybe some special item group that needs to be populated? Any help with this would be highly appreciated. |
BetaWas this translation helpful?Give feedback.