diff options
Diffstat (limited to 'src/wixlib/BalExtension.wxs')
-rw-r--r-- | src/wixlib/BalExtension.wxs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/wixlib/BalExtension.wxs b/src/wixlib/BalExtension.wxs deleted file mode 100644 index 2da3d5b2..00000000 --- a/src/wixlib/BalExtension.wxs +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
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> | ||