diff options
author | Rob Mensching <rob@firegiant.com> | 2021-04-20 13:43:18 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2021-04-20 14:09:12 -0700 |
commit | eba20e0e451e250fb44e4a41cbc435fcbb972529 (patch) | |
tree | a3019ee4dd04c157a810e789c3d0994fc5c893b7 /src/TestData/BasicFunctionalityTests | |
parent | d07f3262657866a795716994595bbd627cbb151f (diff) | |
download | wix-eba20e0e451e250fb44e4a41cbc435fcbb972529.tar.gz wix-eba20e0e451e250fb44e4a41cbc435fcbb972529.tar.bz2 wix-eba20e0e451e250fb44e4a41cbc435fcbb972529.zip |
Integrate latest tooling
Diffstat (limited to 'src/TestData/BasicFunctionalityTests')
-rw-r--r-- | src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj index c28d03fb..d51dd4e1 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.98" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" /> |
16 | </ItemGroup> | 16 | </ItemGroup> |
17 | </Project> \ No newline at end of file | 17 | </Project> \ No newline at end of file |