diff options
Diffstat (limited to 'src/TestData/MsiTransaction/BundleAv1')
| -rw-r--r-- | src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj b/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj index 1e4806f3..a819e928 100644 --- a/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj +++ b/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | <Project Sdk="WixToolset.Sdk"> | 2 | <Project Sdk="WixToolset.Sdk"> |
| 3 | <PropertyGroup> | 3 | <PropertyGroup> |
| 4 | <OutputType>Bundle</OutputType> | 4 | <OutputType>Bundle</OutputType> |
| 5 | <SuppressSpecificWarnings>1151</SuppressSpecificWarnings> | ||
| 5 | </PropertyGroup> | 6 | </PropertyGroup> |
| 6 | <ItemGroup> | 7 | <ItemGroup> |
| 7 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 8 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
| @@ -10,7 +11,7 @@ | |||
| 10 | <ProjectReference Include="..\PackageCv1\PackageCv1.wixproj" /> | 11 | <ProjectReference Include="..\PackageCv1\PackageCv1.wixproj" /> |
| 11 | </ItemGroup> | 12 | </ItemGroup> |
| 12 | <ItemGroup> | 13 | <ItemGroup> |
| 13 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.72" /> | 14 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.75" /> |
| 14 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.54" /> | 15 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.56" /> |
| 15 | </ItemGroup> | 16 | </ItemGroup> |
| 16 | </Project> \ No newline at end of file | 17 | </Project> \ No newline at end of file |
