-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Closed
Copy link
Labels
old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
Description
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:
- https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.http.results.localredirect?view=aspnetcore-6.0
- https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.http.results.redirect?view=aspnetcore-6.0
- https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.http.results.redirecttoroute?view=aspnetcore-6.0
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:
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
Metadata
Metadata
Assignees
Labels
old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels