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
If Executable uses code from DeepLibrary then the ProjectReference from Executable to DeepLibrary is unneccesarry as long as one does not define <DisableTransitiveProjectReferences>true</DisableTransitiveProjectReferences>
Would detecting these sorts of scenarios be possible?