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
This issue is to work around a platform bug where IntelliSense files are generated with invalid UIDs (see internal bug).
For types whose docs have already been populated by inheritdoc and whose source of truth is in this (dotnet-api-docs) repo, remove the inheritdoc tag, regenerate the IntelliSense files, and verify that the UIDs are resolved correctly.
Describe the issue or suggestion
This issue is to work around a platform bug where IntelliSense files are generated with invalid UIDs (see internal bug).
For types whose docs have already been populated by inheritdoc and whose source of truth is in this (dotnet-api-docs) repo, remove the
inheritdoc
tag, regenerate the IntelliSense files, and verify that the UIDs are resolved correctly.Associated WorkItem - 429956
The text was updated successfully, but these errors were encountered: