Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2691582 - #27876
Merged
Dongbo Wang (daxian-dbw) merged 2 commits intoAug 25, 2026
Conversation
…0: Build ID 2685998
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated OneLocBuild check-in that updates localized CmdletizationResources .resx files by removing an unused <assembly> reference to System.Windows.Forms.
Changes:
- Removed the
<assembly alias="System.Windows.Forms" ... />line from multiple localizedCmdletizationResources.*.resxfiles. - No localized string values or resource keys were changed in the provided diffs.
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/Microsoft.PowerShell.Commands.Management/resources/cs/CmdletizationResources.cs.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/de/CmdletizationResources.de.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/es/CmdletizationResources.es.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/fr/CmdletizationResources.fr.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/it/CmdletizationResources.it.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/ja/CmdletizationResources.ja.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/ko/CmdletizationResources.ko.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/pl/CmdletizationResources.pl.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/pt-BR/CmdletizationResources.pt-BR.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/ru/CmdletizationResources.ru.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/tr/CmdletizationResources.tr.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/zh-Hans/CmdletizationResources.zh-Hans.resx | Removes unused System.Windows.Forms assembly entry. |
| src/Microsoft.PowerShell.Commands.Management/resources/zh-Hant/CmdletizationResources.zh-Hant.resx | Removes unused System.Windows.Forms assembly entry. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
…0: Build ID 2691582
Dongbo Wang (daxian-dbw)
deleted the
locfiles/d101aa84-c93a-41f0-8a64-1e2e5144bd17
branch
August 25, 2026 20:51
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.