Skip to content

Conversation

Eilon
Copy link
Contributor

@Eilon Eilon commented Jul 12, 2024

Fixes #23105

This change is effectivly applying the same change as #22084, but to the net9-only template in the net9 branch.

However, unfortunately this doesn't seem like it can be a complete fix because there seem to be issues in other parts of the product. They are tracked separately in these issues:

This fix does address some cases, though, and helps ensure that at least the code generated by the templates is valid, even if other parts of the system are incapable of processing certain characters.

@Eilon Eilon added area-blazor Blazor Hybrid / Desktop, BlazorWebView area-templates Project templates, Item Templates for Blazor and MAUI labels Jul 12, 2024
@Eilon Eilon requested a review from MackinnonBuck July 12, 2024 21:42
@Eilon Eilon requested a review from a team as a code owner July 12, 2024 21:42
@Eilon Eilon requested review from PureWeen and jsuarezruiz July 12, 2024 21:42
Fixes #23105

(Note: This isn't a complete fix because there seem to be issues in other parts of the product. They are tracked separately via dotnet/aspnetcore#56765).
@Eilon Eilon force-pushed the eilon/net9andampersand branch from 242e10f to da76906 Compare July 12, 2024 21:46
Eilon added a commit that referenced this pull request Jul 12, 2024
These were missed in the original PR #22084 for net8 templates, but I found this while working on the net9 templates in PR #23589.
rmarinho pushed a commit that referenced this pull request Jul 15, 2024
These were missed in the original PR #22084 for net8 templates, but I found this while working on the net9 templates in PR #23589.
@rmarinho rmarinho merged commit ad565f9 into net9.0 Jul 15, 2024
@rmarinho rmarinho deleted the eilon/net9andampersand branch July 15, 2024 11:53
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Aug 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2024
@samhouts samhouts added the fixed-in-net8.0-nightly This may be available in a nightly release! label Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView area-templates Project templates, Item Templates for Blazor and MAUI fixed-in-net8.0-nightly This may be available in a nightly release! fixed-in-net9.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants