aboutsummaryrefslogtreecommitdiff
path: root/src/wixlib/BalExtension.wxs
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixlib/BalExtension.wxs')
-rw-r--r--src/wixlib/BalExtension.wxs8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/wixlib/BalExtension.wxs b/src/wixlib/BalExtension.wxs
new file mode 100644
index 00000000..2da3d5b2
--- /dev/null
+++ b/src/wixlib/BalExtension.wxs
@@ -0,0 +1,8 @@
1<?xml version="1.0" encoding="UTF-8"?>
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
4
5<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
6 <Fragment>
7 </Fragment>
8</Wix>