Skip to content

Update-Metdata should not change file encoding #17

Description

@lipkau

Current behavior

Metadata is hardcoded to use -Encoding UTF8.
UTF8 is UTF-8 with BOM.

Set-Content -Encoding UTF8 -Path $Path -Value $ManifestContent -NoNewline

Expected behavior

Metadata should not change the file encoding of the manifest.

Eg: I have my manifest files in UTF-8 without BOM

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions