[apidiff] Update XML references with 15.8 as the new base#4671
[apidiff] Update XML references with 15.8 as the new base#4671spouliot merged 2 commits intodotnet:d15-9from
Conversation
|
Build success |
rolfbjarne
left a comment
There was a problem hiding this comment.
The XM diff shows a lot of:
Added interface:
Runtime.InteropServices._Exception
is that something we can fix somehow?
|
@rolfbjarne XM should be identical to XI results. I think this happened because we update XI more often ( |
|
@spouliot you're updating the XM reference files, but the api diff done by the bot still lists those differences. If the api diff should ever be empty, it should be when we're updating the reference files... This feels like one of those differences we had in the past when we were getting differences because of different mono versions used to generate the references vs when creating the api diff. |
|
@rolfbjarne the same mono was used to create references for both XI and XM in the PR. If the XML differs then it's because the assemblies also differ |
|
I can reduce the diff size, removing assemblies with only those change, to help readability. Hand editing I'll avoid :) |
|
Build failure |
No description provided.