aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests/BundleA
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-02-22 20:47:43 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-02-22 21:05:23 -0600
commit20a546b0a6e278e7a8c37ca86887190ac2a85939 (patch)
tree784f04f9886db7da45a1d973c25bc6214cd7d042 /src/TestData/BasicFunctionalityTests/BundleA
parentb60898e0bccbb0b0ddad74df6370e826cb9b7494 (diff)
downloadwix-20a546b0a6e278e7a8c37ca86887190ac2a85939.tar.gz
wix-20a546b0a6e278e7a8c37ca86887190ac2a85939.tar.bz2
wix-20a546b0a6e278e7a8c37ca86887190ac2a85939.zip
Update dependencies to enable fixed skipstream tests.
Diffstat (limited to 'src/TestData/BasicFunctionalityTests/BundleA')
-rw-r--r--src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
index 34ee9e33..698f2808 100644
--- a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
+++ b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
@@ -12,6 +12,6 @@
12 <ProjectReference Include="..\PackageA\PackageA.wixproj" /> 12 <ProjectReference Include="..\PackageA\PackageA.wixproj" />
13 </ItemGroup> 13 </ItemGroup>
14 <ItemGroup> 14 <ItemGroup>
15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.83" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.84" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file