aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.WixCop/TestData/Preprocessor/wixcop.settings.xml
blob: 9d3ad49638d36a61024bebd5a0797924a1c3f91f (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<Settings>
  <IgnoreErrors>
    <Test Id="WhitespacePrecedingNodeWrong"/>
    <Test Id="WhitespacePrecedingEndElementWrong"/>
  </IgnoreErrors>
  <ErrorsAsWarnings/>
  <ExemptFiles/>
</Settings>