diff options
Diffstat (limited to 'src/TestData/UpdateBundleTests/BundleBv1')
| -rw-r--r-- | src/TestData/UpdateBundleTests/BundleBv1/BundleBv1.wixproj | 4 |
1 files changed, 2 insertions, 2 deletions
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)" /> |
