# These fixtures are byte-equal targets for the F28 canonical XML
# emitter — `XmlSerializer.Serialize(...)` output that the .NET
# reference HMACs in `AsbSystemAuthenticator.Sign`. CRLF line endings
# are part of the canonical form (StringWriter default on Windows),
# so Git MUST NOT touch them. `-text` marks them as binary so neither
# `core.autocrlf` nor `text` filters can rewrite the bytes.
*.xml -text
