diff options
Diffstat (limited to 'src/test/WixToolsetTest.Netfx/TestData/UsingNativeImage/PackageComponents.wxs')
| -rw-r--r-- | src/test/WixToolsetTest.Netfx/TestData/UsingNativeImage/PackageComponents.wxs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/test/WixToolsetTest.Netfx/TestData/UsingNativeImage/PackageComponents.wxs b/src/test/WixToolsetTest.Netfx/TestData/UsingNativeImage/PackageComponents.wxs index 21c92f26..a1c806d9 100644 --- a/src/test/WixToolsetTest.Netfx/TestData/UsingNativeImage/PackageComponents.wxs +++ b/src/test/WixToolsetTest.Netfx/TestData/UsingNativeImage/PackageComponents.wxs | |||
| @@ -1,6 +1,4 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs" xmlns:netfx="http://wixtoolset.org/schemas/v4/wxs/netfx"> |
| 2 | <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs" | ||
| 3 | xmlns:netfx="http://wixtoolset.org/schemas/v4/wxs/netfx"> | ||
| 4 | <Fragment> | 2 | <Fragment> |
| 5 | <ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER"> | 3 | <ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER"> |
| 6 | <Component> | 4 | <Component> |
