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
Then foo will fail to build due to version mismatches, even though bar is using the default configuration, not unittest.
The fix would be to only consider bar dependencies applicable to the configuration actually being built (usually default but could be something else if subConfiguration is used).
BenjaminSchaaf, edi33416, Abscissa, russel, esthermations and 2 more