diff options
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/Variables')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/Variables/Package.wxs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/Variables/Package.wxs b/src/test/WixToolsetTest.CoreIntegration/TestData/Variables/Package.wxs index 57c24f57..8d49c30e 100644 --- a/src/test/WixToolsetTest.CoreIntegration/TestData/Variables/Package.wxs +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/Variables/Package.wxs | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | <Package InstallerVersion="200" Compressed="no" InstallScope="perMachine" /> | 17 | <Package InstallerVersion="200" Compressed="no" InstallScope="perMachine" /> |
| 18 | 18 | ||
| 19 | <MajorUpgrade DowngradeErrorMessage="!(loc.DowngradeError)" /> | 19 | <MajorUpgrade DowngradeErrorMessage="!(loc.DowngradeError)" /> |
| 20 | <MediaTemplate /> | ||
| 21 | 20 | ||
| 22 | <Feature Id="ProductFeature" Title="!(loc.FeatureTitle)"> | 21 | <Feature Id="ProductFeature" Title="!(loc.FeatureTitle)"> |
| 23 | <ComponentGroupRef Id="ProductComponents" /> | 22 | <ComponentGroupRef Id="ProductComponents" /> |
