A recent change has resulted in the https://learn.microsoft.com/en-us/dotnet/.xrefmap.json containing no .NET Core types, only types for .NET Framework up to 4.8
This breaks our own CI pipelines for publishing our internal docs since we cross-link to the .NET APIs using xref. Now we get a ton of invalid cross references.
A recent change has resulted in the https://learn.microsoft.com/en-us/dotnet/.xrefmap.json containing no .NET Core types, only types for .NET Framework up to 4.8
This breaks our own CI pipelines for publishing our internal docs since we cross-link to the .NET APIs using xref. Now we get a ton of invalid cross references.