-
Notifications
You must be signed in to change notification settings - Fork 869
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] docfx metadata appears to be broken with 9.0.200 #10542
Comments
There is also an warning after all the errors. My installed SDK's and Runtimes
|
When using .NET SDK version So I'm suspecting it's caused by .NET SDK |
Is there any way to work around this? I'm kind of stuck between being able to build my documentation or keep Visual Studio up to date as it typically installs the latest SDK releases when it updates. Thanks. |
As a temporary workaround.
|
@filzrev Thanks for the work around. Any idea when the issue might be resolved so the latest SDK can be used? Thanks. |
@yufeih Any update on an ETA for a fix? Thanks. |
Reported issue is caused by .NET SDK (or Roslyn MSBuildWorkspace) problem. There are similar issue that relating MSBuildWorkspace and |
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:
docfx metadata .\docfx.json
in on metadat project that previously worked.Expected behavior
Metadata generation should resolve blazor base classes.
Context (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: