aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj')
-rw-r--r--src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj4
1 files changed, 2 insertions, 2 deletions
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)" />