summaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixlib
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixlib')
-rw-r--r--src/ext/Bal/wixlib/bal.wixproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/wixlib/bal.wixproj b/src/ext/Bal/wixlib/bal.wixproj
index a7ae9a96..b350dbce 100644
--- a/src/ext/Bal/wixlib/bal.wixproj
+++ b/src/ext/Bal/wixlib/bal.wixproj
@@ -8,7 +8,7 @@
8 8
9 <ItemGroup> 9 <ItemGroup>
10 <BindInputPaths Include="..\wixstdba\Resources\" /> 10 <BindInputPaths Include="..\wixstdba\Resources\" />
11 <BindInputPaths Include="$(OutputPath)netcoreapp3.1" /> 11 <BindInputPaths Include="$(OutputPath)net6.0" />
12 <BindInputPaths Include="$(OutputPath)net20" /> 12 <BindInputPaths Include="$(OutputPath)net20" />
13 <BindInputPaths Include="$(OutputPath)x86" BindName="x86" /> 13 <BindInputPaths Include="$(OutputPath)x86" BindName="x86" />
14 <BindInputPaths Include="$(OutputPath)x64" BindName="x64" /> 14 <BindInputPaths Include="$(OutputPath)x64" BindName="x64" />