From 242d5201cb75c686f4cb86e521ed0d8c025c563b Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 23 May 2020 15:55:31 +1000 Subject: Update dependencies. --- src/test/WixToolsetTest.Util/UtilExtensionFixture.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test') diff --git a/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs b/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs index b84e8b2d..c8ad24ad 100644 --- a/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs +++ b/src/test/WixToolsetTest.Util/UtilExtensionFixture.cs @@ -158,7 +158,6 @@ namespace WixToolsetTest.Util "-loc", Path.Combine(folder, "Bundle.en-us.wxl"), "-bindpath", Path.Combine(folder, "data"), "-intermediateFolder", intermediateFolder, - "-burnStub", burnStubPath, "-o", bundlePath }); -- cgit v1.2.3-55-g6feb