aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixlib/BalExtension_arm64.wxs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixlib/BalExtension_arm64.wxs')
-rw-r--r--src/ext/Bal/wixlib/BalExtension_arm64.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/wixlib/BalExtension_arm64.wxs b/src/ext/Bal/wixlib/BalExtension_arm64.wxs
index 1b9e11d2..9a1ca60c 100644
--- a/src/ext/Bal/wixlib/BalExtension_arm64.wxs
+++ b/src/ext/Bal/wixlib/BalExtension_arm64.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
4<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> 3<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
5 <?define platform=arm64 ?> 4 <?define platform=arm64 ?>
6 <?include BalExtension_platform.wxi ?> 5 <?include BalExtension_platform.wxi ?>
6 <?include Mbahost_platform.wxi ?>
7</Wix> 7</Wix>