Skip to content

Remove the unused strings from C# templates#6600

Open
lauren-ciha wants to merge 4 commits into
mainfrom
user/laurenciha/csharp-wizard-cleanup
Open

Remove the unused strings from C# templates#6600
lauren-ciha wants to merge 4 commits into
mainfrom
user/laurenciha/csharp-wizard-cleanup

Conversation

@lauren-ciha

@lauren-ciha lauren-ciha commented Jul 8, 2026

Copy link
Copy Markdown
Member

This PR removes the strings that were only used by the template wizard in the C# VS templates.

A microsoft employee must use /azp run to validate using the pipelines below.

WARNING:
Comments made by azure-pipelines bot maybe inaccurate.
Please see pipeline link to verify that the build is being ran.

For status checks on the main branch, please use TransportPackage-Foundation-PR
(https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary)
and run the build against your PR branch with the default parameters.

@lauren-ciha

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@lauren-ciha lauren-ciha force-pushed the user/laurenciha/csharp-wizard-cleanup branch from 3b0b330 to cfc6589 Compare July 9, 2026 00:58
@lauren-ciha lauren-ciha marked this pull request as ready for review July 9, 2026 01:10
@lauren-ciha lauren-ciha requested a review from DinahK-2SO July 9, 2026 01:10
@lauren-ciha

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to remove localized string resources that were only used by the template wizard in the C# VS templates, and adds a clarifying comment in the shared wizard implementation about when ProjectFinishedGenerating is used.

Changes:

  • Added a brief comment explaining the purpose of the ProjectFinishedGenerating hook in the shared wizard implementation.
  • Removed several NuGet-installation-related string resources (IDs 1044–1054) from the C# extension’s VSPackage.resx.

Reviewed changes

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

File Description
dev/Templates/VSIX/Shared/WizardImplementation.cs Adds a clarifying comment for the project-generation event hook used by the wizard.
dev/Templates/VSIX/Extension/Cs/Common/VSPackage.resx Removes unused wizard-related string resources from the C# template extension resources.

Comment thread dev/Templates/VSIX/Shared/WizardImplementation.cs
Comment thread dev/Templates/VSIX/Extension/Cs/Common/VSPackage.resx
@lauren-ciha

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@lauren-ciha lauren-ciha force-pushed the user/laurenciha/csharp-wizard-cleanup branch from 059a8ea to 2dcfc0b Compare July 9, 2026 21:42
@lauren-ciha

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@lauren-ciha

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@lauren-ciha lauren-ciha force-pushed the user/laurenciha/csharp-wizard-cleanup branch from 2dcfc0b to 85c9043 Compare July 9, 2026 23:51
@lauren-ciha

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants