Skip to content

Remove net11.0 framework choice descriptions from BlazorWebWorker template#66261

Open
akoeplinger wants to merge 1 commit intomainfrom
templatestrings
Open

Remove net11.0 framework choice descriptions from BlazorWebWorker template#66261
akoeplinger wants to merge 1 commit intomainfrom
templatestrings

Conversation

@akoeplinger
Copy link
Copy Markdown
Member

Similar to #65149. Also remve the unused root templatestrings.json

…plate

Similar to #65149.
Also remve the unused root templatestrings.json
@github-actions github-actions bot added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Apr 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes obsolete net11.0 framework choice description strings from the BlazorWebWorker template’s localization resources and template configuration, and deletes an unused root templatestrings.json.

Changes:

  • Removed symbols/Framework/choices/net11.0/description entries from localized templatestrings.*.json files for BlazorWebWorker.
  • Removed the description field from the net11.0 framework choice in template.json (keeping the choice itself intact).
  • Deleted the unused .template.config/templatestrings.json file.

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/templatestrings.json Removed unused root template strings file.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/template.json Removed net11.0 choice description (kept choice structure).
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.cs.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.de.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.en.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.es.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.fr.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.it.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.ja.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.ko.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.pl.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.pt-BR.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.ru.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.tr.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.zh-Hans.json Removed localized net11.0 choice description key.
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWebWorker-CSharp/.template.config/localize/templatestrings.zh-Hant.json Removed localized net11.0 choice description key.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants