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

Update RequestLocalizationMiddleware.cs #59333

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

S-Luiten
Copy link
Contributor

@S-Luiten S-Luiten commented Dec 5, 2024

Fixed parameter documentation in the contructor of RequestLocalizationMiddleware.

Fixes #59218

Fixed parameter documentation in the contructor.
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Dec 5, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 5, 2024
Copy link
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@danmoseley
Copy link
Member

Opened dotnet/msbuild#11095 for the build error. rerunning.

@danmoseley danmoseley closed this Dec 6, 2024
@danmoseley danmoseley reopened this Dec 6, 2024
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Dec 6, 2024
@danmoseley danmoseley merged commit 9f51190 into dotnet:main Dec 6, 2024
27 checks passed
captainsafia pushed a commit that referenced this pull request Feb 11, 2025
Fixed parameter documentation in the contructor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor issues with RequestLocalizationMiddleware
2 participants