Skip to content

[Templates] Fix template typo#18166

Merged
rmarinho merged 1 commit into
net8.0from
dev/jd/templatetypo
Oct 25, 2023
Merged

[Templates] Fix template typo#18166
rmarinho merged 1 commit into
net8.0from
dev/jd/templatetypo

Conversation

@jknaudt21
Copy link
Copy Markdown
Contributor

@jknaudt21 jknaudt21 commented Oct 19, 2023

Description of Change

There was a typo in the template: RuntimeIdentifer vs RuntimeIdentifier. (Missing the last i)

This caused me some trouble debugging because I don't trust my own typing and copy pasted from the template - only to be left wondering why my RuntimeIdentifier was not being respected 😛

@jknaudt21 jknaudt21 added the area-templates Project templates, Item Templates for Blazor and MAUI label Oct 19, 2023
@jknaudt21 jknaudt21 requested review from a team as code owners October 19, 2023 21:32
@Eilon
Copy link
Copy Markdown
Contributor

Eilon commented Oct 19, 2023

What branch should this go to? Presumably we need this for net8-rtm?

Copy link
Copy Markdown
Member

@mattleibow mattleibow left a comment

Choose a reason for hiding this comment

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

main is only for SR1, if this is needed for GA, could you retarget to net8.0

@dotnet dotnet deleted a comment from github-actions Bot Oct 23, 2023
@jknaudt21 jknaudt21 changed the base branch from main to net8.0 October 23, 2023 18:54
@jknaudt21 jknaudt21 changed the base branch from net8.0 to main October 23, 2023 18:55
@jknaudt21 jknaudt21 force-pushed the dev/jd/templatetypo branch from 50170ff to 8644004 Compare October 23, 2023 19:39
@jknaudt21 jknaudt21 changed the base branch from main to net8.0 October 23, 2023 19:39
@jknaudt21 jknaudt21 requested a review from mattleibow October 23, 2023 19:39
@jknaudt21
Copy link
Copy Markdown
Contributor Author

main is only for SR1, if this is needed for GA, could you retarget to net8.0

Done!

@rmarinho rmarinho enabled auto-merge (squash) October 24, 2023 10:53
@jknaudt21
Copy link
Copy Markdown
Contributor Author

@Eilon could I get a review :) ? We need it since you're part of the dotnet-maui-blazor team

@rmarinho rmarinho merged commit 70b8e08 into net8.0 Oct 25, 2023
@rmarinho rmarinho deleted the dev/jd/templatetypo branch October 25, 2023 16:03
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 5, 2023
@samhouts samhouts added the fixed-in-8.0.100-rc.2.9530 Look for this fix in 8.0.100-rc.2.9530 label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-templates Project templates, Item Templates for Blazor and MAUI fixed-in-8.0.100-rc.2.9530 Look for this fix in 8.0.100-rc.2.9530

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants