Closed Jjagg closed 6 years ago
From @Jjagg on December 11, 2017 15:49
.NET types aren't linked properly in the API reference because of dotnet/docfx#2283. We can workaround this by using the solution described here, but that downloads the entire .net xrefmap instead of only querying for unresolved types.
Copied from original issue: Jjagg/MonoGame#1
Fixed in dotnet/docfx#2306.
From @Jjagg on December 11, 2017 15:49
.NET types aren't linked properly in the API reference because of dotnet/docfx#2283. We can workaround this by using the solution described here, but that downloads the entire .net xrefmap instead of only querying for unresolved types.
Copied from original issue: Jjagg/MonoGame#1