diff options
Diffstat (limited to '')
-rw-r--r-- | src/TestData/PrereqBaTests/BundleB/BundleB.wixproj (renamed from src/TestData/PrereqBa/BundleB/BundleB.wixproj) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TestData/PrereqBa/BundleB/BundleB.wixproj b/src/TestData/PrereqBaTests/BundleB/BundleB.wixproj index 7d4d1ebd..420c2a0c 100644 --- a/src/TestData/PrereqBa/BundleB/BundleB.wixproj +++ b/src/TestData/PrereqBaTests/BundleB/BundleB.wixproj | |||
@@ -4,7 +4,7 @@ | |||
4 | <OutputType>Bundle</OutputType> | 4 | <OutputType>Bundle</OutputType> |
5 | </PropertyGroup> | 5 | </PropertyGroup> |
6 | <ItemGroup> | 6 | <ItemGroup> |
7 | <BindInputPaths Include="$(OutputPath)..\net35\win-x86" BindName="net2x86" /> | 7 | <BindInputPaths Include="$(BaseOutputPath)$(Configuration)\net35\win-x86" BindName="net2x86" /> |
8 | </ItemGroup> | 8 | </ItemGroup> |
9 | <ItemGroup> | 9 | <ItemGroup> |
10 | <ProjectReference Include="..\PackageB\PackageB.wixproj" /> | 10 | <ProjectReference Include="..\PackageB\PackageB.wixproj" /> |