dotnet / dotnet/docfx

[Bug] docfx metadata appears to be broken with 9.0.200

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

Description

**Describe the bug**
After updating to the lates version of the sdk `docfx metadata .\docfx.json`. The failures seem to be related to blazor framework libraries.

**To Reproduce**
Steps to reproduce the behavior:
1. Run `docfx metadata .\docfx.json` in on metadat project that previously worked.

```
error: D:\source\MyWeb.Ui\Components\Help\HelpLinksComponent.razor.cs(46,32): error CS0115: 'HelpLinksComponent.SetParametersAsync(ParameterView)': no suitable method found to override
```

**Expected behavior**
Metadata generation should resolve blazor base classes.

**Context (please complete the following information):**
- OS: Windows 11
- Docfx version: 2.78.2+3ff9ae7a9700029e0023a7ece18a723d351f1e9b

**Additional context**
Add any other context about the problem here.

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.