Skip to content

Conversation

@github-actions
Copy link
Contributor

Backport of #12262 to release/dev18.0

/cc @davidwengier

Customer Impact

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

[How was the fix verified? How was the issue missed previously? What tests were added?]

Risk

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

@github-actions github-actions bot requested a review from a team as a code owner September 24, 2025 03:40
internal static class SettingsNames
{
public record Setting(string LegacyName, string UnifiedName);
public const string UnifiedCollection = "languages.razor.advanced";
Copy link
Member

Choose a reason for hiding this comment

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

This is the most important part. In #12233 I missed changing it to match our json file.

@davidwengier
Copy link
Member

@dbreshears for M2 mode approval

@davidwengier davidwengier merged commit c0f0695 into release/dev18.0 Sep 25, 2025
11 checks passed
@davidwengier davidwengier deleted the backport/pr-12262-to-release/dev18.0 branch September 25, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants