Skip to content

New-ModuleManifest creates files in UTF-16 #3789

@andrewducker

Description

@andrewducker

Steps to reproduce

  1. Run New-ModuleManifest
  2. Discover that it's created in UTF-16
  3. And that this means that Git will treat it as a binary, and not diff it.

Expected behavior

New-ModuleManifest creates files in UTF8

Actual behavior

image

Metadata

Metadata

Assignees

Labels

Issue-BugIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.WG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core module

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions