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