Closed
Description
As a part of #9405, I added a way to tell the build system when breaking changes to <References>
are intentional and can be ignored. This is done by adding a <SuppressBaselineReference>
item to the .csproj file.
After 3.0 is complete, we will update our baseline files, but we should also remove all baseline suppressions to make sure 3.1 is consistent with 3.0.