aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.Burn/Bundles/CreateBurnManifestCommand.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Core.Burn/Bundles/CreateBurnManifestCommand.cs')
-rw-r--r--src/WixToolset.Core.Burn/Bundles/CreateBurnManifestCommand.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Core.Burn/Bundles/CreateBurnManifestCommand.cs b/src/WixToolset.Core.Burn/Bundles/CreateBurnManifestCommand.cs
index 788c7296..0ec8e46a 100644
--- a/src/WixToolset.Core.Burn/Bundles/CreateBurnManifestCommand.cs
+++ b/src/WixToolset.Core.Burn/Bundles/CreateBurnManifestCommand.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 WixToolset.Extensibility; 13 using WixToolset.Extensibility;
15 14
16 internal class CreateBurnManifestCommand 15 internal class CreateBurnManifestCommand