diff options
| author | Rob Mensching <rob@firegiant.com> | 2020-06-23 16:43:11 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2020-06-23 16:56:04 -0700 |
| commit | acba90f005779fa03ee05c3c87148bb6141ba60e (patch) | |
| tree | 97fb00a86df2a92e8346ebd2f4a239df7d2f166d /src/test/WixToolsetTest.Converters/TestData/Preprocessor/ConvertedPreprocessor.wxs | |
| parent | 9c235551b2fb961cf10ecb307c252fd5de377513 (diff) | |
| download | wix-acba90f005779fa03ee05c3c87148bb6141ba60e.tar.gz wix-acba90f005779fa03ee05c3c87148bb6141ba60e.tar.bz2 wix-acba90f005779fa03ee05c3c87148bb6141ba60e.zip | |
Do *not* require XML declaration
Diffstat (limited to 'src/test/WixToolsetTest.Converters/TestData/Preprocessor/ConvertedPreprocessor.wxs')
| -rw-r--r-- | src/test/WixToolsetTest.Converters/TestData/Preprocessor/ConvertedPreprocessor.wxs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.Converters/TestData/Preprocessor/ConvertedPreprocessor.wxs b/src/test/WixToolsetTest.Converters/TestData/Preprocessor/ConvertedPreprocessor.wxs index 72c78653..ea52c71f 100644 --- a/src/test/WixToolsetTest.Converters/TestData/Preprocessor/ConvertedPreprocessor.wxs +++ b/src/test/WixToolsetTest.Converters/TestData/Preprocessor/ConvertedPreprocessor.wxs | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> | 1 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
| 3 | 2 | ||
| 4 | 3 | ||
