diff options
Diffstat (limited to 'src/test/burn/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj')
-rw-r--r-- | src/test/burn/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/burn/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj b/src/test/burn/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj index d2ab7907..fa153974 100644 --- a/src/test/burn/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj +++ b/src/test/burn/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj | |||
@@ -7,11 +7,13 @@ | |||
7 | </PropertyGroup> | 7 | </PropertyGroup> |
8 | <ItemGroup> | 8 | <ItemGroup> |
9 | <BindInputPaths Include="$(BaseOutputPath)$(Configuration)\net35\win-x86" BindName="net2x86" /> | 9 | <BindInputPaths Include="$(BaseOutputPath)$(Configuration)\net35\win-x86" BindName="net2x86" /> |
10 | <BindInputPaths Include="$(BaseOutputPath)$(Configuration)\net45\win-x86" BindName="net4x86" /> | ||
10 | <BindInputPaths Include="$(BaseOutputPath)$(Configuration)\net5.0-windows\win-x86" BindName="dnc5x86" /> | 11 | <BindInputPaths Include="$(BaseOutputPath)$(Configuration)\net5.0-windows\win-x86" BindName="dnc5x86" /> |
11 | </ItemGroup> | 12 | </ItemGroup> |
12 | <ItemGroup> | 13 | <ItemGroup> |
13 | <ProjectReference Include="..\..\..\TestBA\TestBA.csproj" /> | 14 | <ProjectReference Include="..\..\..\TestBA\TestBA.csproj" /> |
14 | <ProjectReference Include="..\..\..\TestExe\TestExe.csproj" /> | 15 | <ProjectReference Include="..\..\..\TestExe\TestExe.csproj" /> |
16 | <ProjectReference Include="..\..\..\WixToolset.WixBA\WixToolset.WixBA.csproj" /> | ||
15 | </ItemGroup> | 17 | </ItemGroup> |
16 | <ItemGroup> | 18 | <ItemGroup> |
17 | <PackageReference Include="WixToolset.Bal.wixext" /> | 19 | <PackageReference Include="WixToolset.Bal.wixext" /> |