Skip to content

XmlWorkspaceWriter should produce BOM-prefixed XML to match SolutionPackager output #58

Description

@TomProkop

SolutionPackager exports data.xml files with a UTF-8 BOM (\xEF\xBB\xBF) at the start. The templates and platform-metadata writer produce files without BOM. This causes a 1-line diff on every roundtrip for data.xml files.

Either the writer should add BOM or SolutionPackager output should be normalized. The goal is zero-noise roundtrips for scaffold → import → export → unpack workflows.

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

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions