diff options
Diffstat (limited to 'src/TestData/UpdateBundleTests')
4 files changed, 8 insertions, 8 deletions
diff --git a/src/TestData/UpdateBundleTests/BundleAv1/BundleAv1.wixproj b/src/TestData/UpdateBundleTests/BundleAv1/BundleAv1.wixproj index 62cc81e3..bfb1a1a4 100644 --- a/src/TestData/UpdateBundleTests/BundleAv1/BundleAv1.wixproj +++ b/src/TestData/UpdateBundleTests/BundleAv1/BundleAv1.wixproj | |||
@@ -6,7 +6,7 @@ | |||
6 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 6 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
7 | </ItemGroup> | 7 | </ItemGroup> |
8 | <ItemGroup> | 8 | <ItemGroup> |
9 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" /> | 9 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
10 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" /> | 10 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> |
11 | </ItemGroup> | 11 | </ItemGroup> |
12 | </Project> \ No newline at end of file | 12 | </Project> \ No newline at end of file |
diff --git a/src/TestData/UpdateBundleTests/BundleAv2/BundleAv2.wixproj b/src/TestData/UpdateBundleTests/BundleAv2/BundleAv2.wixproj index 6a6904e0..d9581926 100644 --- a/src/TestData/UpdateBundleTests/BundleAv2/BundleAv2.wixproj +++ b/src/TestData/UpdateBundleTests/BundleAv2/BundleAv2.wixproj | |||
@@ -9,7 +9,7 @@ | |||
9 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 9 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
10 | </ItemGroup> | 10 | </ItemGroup> |
11 | <ItemGroup> | 11 | <ItemGroup> |
12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" /> | 12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" /> | 13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> |
14 | </ItemGroup> | 14 | </ItemGroup> |
15 | </Project> \ No newline at end of file | 15 | </Project> \ No newline at end of file |
diff --git a/src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj b/src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj index 040fb47c..1725525c 100644 --- a/src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj +++ b/src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj | |||
@@ -9,8 +9,8 @@ | |||
9 | <Feeds Include="*.xml" /> | 9 | <Feeds Include="*.xml" /> |
10 | </ItemGroup> | 10 | </ItemGroup> |
11 | <ItemGroup> | 11 | <ItemGroup> |
12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" /> | 12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" /> | 13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> |
14 | </ItemGroup> | 14 | </ItemGroup> |
15 | <Target Name="CopyFeeds" AfterTargets="AfterBuild"> | 15 | <Target Name="CopyFeeds" AfterTargets="AfterBuild"> |
16 | <Copy SourceFiles="@(Feeds)" DestinationFolder="$(OutputPath)" /> | 16 | <Copy SourceFiles="@(Feeds)" DestinationFolder="$(OutputPath)" /> |
diff --git a/src/TestData/UpdateBundleTests/BundleBv2/BundleBv2.wixproj b/src/TestData/UpdateBundleTests/BundleBv2/BundleBv2.wixproj index 5d112aed..991a5fd8 100644 --- a/src/TestData/UpdateBundleTests/BundleBv2/BundleBv2.wixproj +++ b/src/TestData/UpdateBundleTests/BundleBv2/BundleBv2.wixproj | |||
@@ -12,7 +12,7 @@ | |||
12 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 12 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
13 | </ItemGroup> | 13 | </ItemGroup> |
14 | <ItemGroup> | 14 | <ItemGroup> |
15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" /> | 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> |
17 | </ItemGroup> | 17 | </ItemGroup> |
18 | </Project> \ No newline at end of file | 18 | </Project> \ No newline at end of file |