aboutsummaryrefslogtreecommitdiff
path: root/src/wixlib/NetFx47.wxs
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixlib/NetFx47.wxs')
-rw-r--r--src/wixlib/NetFx47.wxs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wixlib/NetFx47.wxs b/src/wixlib/NetFx47.wxs
index 97f31500..277f466e 100644
--- a/src/wixlib/NetFx47.wxs
+++ b/src/wixlib/NetFx47.wxs
@@ -2,7 +2,6 @@
2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> 2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
3 3
4<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs" 4<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"
5 xmlns:bal="http://wixtoolset.org/schemas/v4/wxs/bal"
6 xmlns:util="http://wixtoolset.org/schemas/v4/wxs/util"> 5 xmlns:util="http://wixtoolset.org/schemas/v4/wxs/util">
7 6
8 <!-- 7 <!--