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
.WithCriteria<BuildParameters>((context,parameters)=>!parameters.IsRunningOnMacOS,"Artifacts-MsBuildCore-Test can be tested only on Windows or Linux agents.")
34
53
.WithCriteria<BuildParameters>((context,parameters)=>parameters.IsReleasingCI,"Artifacts-MsBuildCore-Test works only on Releasing CI.")
0 commit comments