Skip to content

Clean up route tooling for components #50651

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

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Sep 12, 2023

Blazor routing was unified with ASP.NET Core routing in #49622

That change eliminated the differences between routing. This PR removes the code that handled those differences because it's no longer needed.

@JamesNK JamesNK added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework area-blazor Includes: Blazor, Razor Components labels Sep 12, 2023
@JamesNK JamesNK requested a review from javiercn September 12, 2023 09:02
@ghost
Copy link

ghost commented Sep 12, 2023

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@JamesNK JamesNK merged commit 9934902 into main Sep 12, 2023
@JamesNK JamesNK deleted the jamesnk/route-pattern-cleanup branch September 12, 2023 12:20
@ghost ghost added this to the 9.0-preview1 milestone Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants