Skip to content

Ensure ICU is not packaged when Invariant mode is enabled #35090

Description

@steveisok

When Invariant mode is enabled and we are publishing for iOS / tvOS, we must ensure that no ICU artifacts are produced.

Example:
dotnet publish <required-args> /p:InvariantGlobalization=true

No ICU binaries should be in the publish folder.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions