Skip to content

Commit

Permalink
Normalize new line in WiX rules
Browse files Browse the repository at this point in the history
This is a preparation to switch to WiX v4 (#894).

While there is an automated converter from WiX v3 rules to WiX v4 rules,
it normalizes every XML tag to a single line.

To minimize the diffs in the above process, this commit applies the same
normalization in prior.

This is a mechanical replacement. There must be no difference in the
final installer files.

#codehealth

PiperOrigin-RevId: 614834603
  • Loading branch information
yukawa authored and hiroyuki-komatsu committed Mar 11, 2024
1 parent d4cd83a commit 1745c8a
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 465 deletions.
Loading

0 comments on commit 1745c8a

Please sign in to comment.