summaryrefslogtreecommitdiff
path: root/src/ext/ComPlus/wixlib/ComPlusExtension.wxs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/ComPlus/wixlib/ComPlusExtension.wxs')
-rw-r--r--src/ext/ComPlus/wixlib/ComPlusExtension.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/ComPlus/wixlib/ComPlusExtension.wxs b/src/ext/ComPlus/wixlib/ComPlusExtension.wxs
index fe74eeae..736fd9b5 100644
--- a/src/ext/ComPlus/wixlib/ComPlusExtension.wxs
+++ b/src/ext/ComPlus/wixlib/ComPlusExtension.wxs
@@ -1,7 +1,7 @@
1<!-- 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. --> 1<!-- 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 2
3<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> 3<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
4 <?include caerr.wxi ?> 4 <?include ..\..\caerr.wxi ?>
5 5
6 <Fragment> 6 <Fragment>
7 <UI Id="ComPlusUI"> 7 <UI Id="ComPlusUI">