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
[Smoke Tests] Ignore Known Incompatible Packages (Azure#33925)
* [Smoke Tests] Ignore Known Incompatible Packages
The focus of these changes is to define a set that contains the list of
packages which should not be included as references to the smoke tests.
This is necessary because some compatibility packages do not target
netstandard2.0, and the package source is unable to filter upstream to
restrict to the appropriate packages for the running target.
* Incorporating feedback
0 commit comments