dotnet / dotnet/docfx

[Bug] Cross reference to System.Threading.Tasks namespace links to System namespace

Open
#10,698 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

**Describe the bug**
When creating a cross reference to .NET API documentation of System.Threading.Tasks namespace (using xref), the generated link points System namespace documentation.

**To Reproduce**
I tried to recreate it by creating a new empty solution with a single project and then creating a default docfx configuration using `docfx init` and adding the .NET xrefmap.
But in the new project, the link to the namespace was generated as expected.

**Expected behavior**
The generated link should point to System.Threading.Tasks namespace documentation.

**Context:**
- OS: Endeavour OS
- Docfx version: 2.78.3+850a61c2ecb83b0bda21448f1393e480934556fd

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.