Skip to content

Turn off .NET invariant mode for Windows Build - #27901

Merged
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:release/v7.7.0-preview.4from
daxian-dbw:cultural-access
Aug 28, 2026
Merged

Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:release/v7.7.0-preview.4from
daxian-dbw:cultural-access

Conversation

@daxian-dbw

Copy link
Copy Markdown
Member

PR Summary

Turn off .NET invariant mode for Windows Build.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@daxian-dbw Dongbo Wang (daxian-dbw) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 28, 2026
@daxian-dbw
Dongbo Wang (daxian-dbw) marked this pull request as ready for review August 28, 2026 23:29
Copilot AI lite review requested due to automatic review settings August 28, 2026 23:29
@daxian-dbw
Dongbo Wang (daxian-dbw) requested a review from a team as a code owner August 28, 2026 23:29
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@daxian-dbw
Dongbo Wang (daxian-dbw) merged commit 2b1e860 into PowerShell:release/v7.7.0-preview.4 Aug 28, 2026
34 of 35 checks passed
@daxian-dbw
Dongbo Wang (daxian-dbw) deleted the cultural-access branch August 28, 2026 23:32

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 disables .NET globalization invariant mode for the Windows hosted build job so the .NET SDK/runtime can use Windows cultural/globalization data during the build.

Changes:

  • Adds DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=0 to the Windows hosted build job variables.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

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

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants