diff options
Diffstat (limited to 'src/TestData/RollbackBoundaryTests')
-rw-r--r-- | src/TestData/RollbackBoundaryTests/BundleA/BundleA.wixproj | 2 | ||||
-rw-r--r-- | src/TestData/RollbackBoundaryTests/PackageF/PackageF.wixproj | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/TestData/RollbackBoundaryTests/BundleA/BundleA.wixproj b/src/TestData/RollbackBoundaryTests/BundleA/BundleA.wixproj index 823ba8d0..aabe56e4 100644 --- a/src/TestData/RollbackBoundaryTests/BundleA/BundleA.wixproj +++ b/src/TestData/RollbackBoundaryTests/BundleA/BundleA.wixproj | |||
@@ -15,6 +15,6 @@ | |||
15 | <ProjectReference Include="..\PackageF\PackageF.wixproj" /> | 15 | <ProjectReference Include="..\PackageF\PackageF.wixproj" /> |
16 | </ItemGroup> | 16 | </ItemGroup> |
17 | <ItemGroup> | 17 | <ItemGroup> |
18 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" /> | 18 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
19 | </ItemGroup> | 19 | </ItemGroup> |
20 | </Project> \ No newline at end of file | 20 | </Project> \ No newline at end of file |
diff --git a/src/TestData/RollbackBoundaryTests/PackageF/PackageF.wixproj b/src/TestData/RollbackBoundaryTests/PackageF/PackageF.wixproj index 5cbedfd2..5907552a 100644 --- a/src/TestData/RollbackBoundaryTests/PackageF/PackageF.wixproj +++ b/src/TestData/RollbackBoundaryTests/PackageF/PackageF.wixproj | |||
@@ -7,6 +7,6 @@ | |||
7 | <Compile Include="..\..\Templates\PackageFail.wxs" Link="PackageFail.wxs" /> | 7 | <Compile Include="..\..\Templates\PackageFail.wxs" Link="PackageFail.wxs" /> |
8 | </ItemGroup> | 8 | </ItemGroup> |
9 | <ItemGroup> | 9 | <ItemGroup> |
10 | <PackageReference Include="WixToolset.Util.wixext" Version="4.0.94" /> | 10 | <PackageReference Include="WixToolset.Util.wixext" Version="4.0.95" /> |
11 | </ItemGroup> | 11 | </ItemGroup> |
12 | </Project> \ No newline at end of file | 12 | </Project> \ No newline at end of file |