Skip to content
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

Microsoft.AspNetCore.Http.Results' methods have invalid XML documentation #44428

Closed
1 task done
xakep139 opened this issue Oct 8, 2022 · 0 comments · Fixed by #44429
Closed
1 task done

Microsoft.AspNetCore.Http.Results' methods have invalid XML documentation #44428

xakep139 opened this issue Oct 8, 2022 · 0 comments · Fixed by #44429
Assignees
Labels
area-web-frameworks *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone

Comments

@xakep139
Copy link
Contributor

xakep139 commented Oct 8, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

All these methods have malformed lists in their <summary> section, thus they are displayed with issues:

They all are also incorrectly displayed in https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.http.results?view=aspnetcore-6.0

Rendered documentation is shown below:
image

Expected Behavior

All listed methods have correctly formed XML docs

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

Perhaps this should be also backported to .NET 6

@javiercn javiercn added the area-web-frameworks *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels label Oct 10, 2022
@rafikiassumani-msft rafikiassumani-msft added this to the 7.0.0 milestone Oct 11, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-web-frameworks *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants