diff options
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/Package.wxs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/Package.wxs b/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/Package.wxs index 8deab961..59c8b2b3 100644 --- a/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/Package.wxs +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/IncludePath/Package.wxs | |||
| @@ -5,7 +5,6 @@ | |||
| 5 | <Package InstallerVersion="200" Compressed="no" InstallScope="perMachine" /> | 5 | <Package InstallerVersion="200" Compressed="no" InstallScope="perMachine" /> |
| 6 | 6 | ||
| 7 | <MajorUpgrade DowngradeErrorMessage="!(loc.DowngradeError)" /> | 7 | <MajorUpgrade DowngradeErrorMessage="!(loc.DowngradeError)" /> |
| 8 | <MediaTemplate /> | ||
| 9 | 8 | ||
| 10 | <Feature Id="ProductFeature" Title="!(loc.FeatureTitle)"> | 9 | <Feature Id="ProductFeature" Title="!(loc.FeatureTitle)"> |
| 11 | <ComponentGroupRef Id="ProductComponents" /> | 10 | <ComponentGroupRef Id="ProductComponents" /> |
