diff options
Diffstat (limited to 'src/WixToolset.Core.Burn/Bundles/ProcessMspPackageCommand.cs')
-rw-r--r-- | src/WixToolset.Core.Burn/Bundles/ProcessMspPackageCommand.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Core.Burn/Bundles/ProcessMspPackageCommand.cs b/src/WixToolset.Core.Burn/Bundles/ProcessMspPackageCommand.cs index 37e08634..e0390360 100644 --- a/src/WixToolset.Core.Burn/Bundles/ProcessMspPackageCommand.cs +++ b/src/WixToolset.Core.Burn/Bundles/ProcessMspPackageCommand.cs | |||
@@ -10,7 +10,6 @@ namespace WixToolset.Core.Burn.Bundles | |||
10 | using System.Text; | 10 | using System.Text; |
11 | using System.Xml; | 11 | using System.Xml; |
12 | using WixToolset.Data; | 12 | using WixToolset.Data; |
13 | using WixToolset.Data.Rows; | ||
14 | using Dtf = WixToolset.Dtf.WindowsInstaller; | 13 | using Dtf = WixToolset.Dtf.WindowsInstaller; |
15 | 14 | ||
16 | /// <summary> | 15 | /// <summary> |