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 69d0408f..d07d77d6 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.90" /> | 9 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.91" /> |
| 10 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.64" /> | 10 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> |
| 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 78e773db..4dc31e3f 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.90" /> | 12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.91" /> |
| 13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.64" /> | 13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> |
| 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 ca40fbdd..5a413e97 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.90" /> | 12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.91" /> |
| 13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.64" /> | 13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> |
| 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 cc2aec76..b17cbfdc 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.90" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.91" /> |
| 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.64" /> | 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> |
| 17 | </ItemGroup> | 17 | </ItemGroup> |
| 18 | </Project> \ No newline at end of file | 18 | </Project> \ No newline at end of file |
