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
Today, a warning is emitted (due to ContinueOnError) when the comparison task fails. This is fine as most repos treat warnings as errors. But this has caused issues in roslyn where this is not the case.
Today, a warning is emitted (due to ContinueOnError) when the comparison task fails. This is fine as most repos treat warnings as errors. But this has caused issues in roslyn where this is not the case.
Release Note Category
Release Note Description