diff options
| author | Bob Arnson <bob@firegiant.com> | 2021-04-07 20:49:42 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2021-04-07 20:51:56 -0400 |
| commit | 56d24ed8b292c27288fbf00ff3dba3ff35f042a5 (patch) | |
| tree | 53a33d71bcc3638570e1fef7516b56af3035f127 /src/test/WixToolsetTest.Netfx/TestData/UsingNativeImage/PackageComponents.wxs | |
| parent | 5baa00dc75b7bd160aa6b445f462793598d78681 (diff) | |
| download | wix-56d24ed8b292c27288fbf00ff3dba3ff35f042a5.tar.gz wix-56d24ed8b292c27288fbf00ff3dba3ff35f042a5.tar.bz2 wix-56d24ed8b292c27288fbf00ff3dba3ff35f042a5.zip | |
Update dependencies.
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> |
