diff options
Diffstat (limited to 'src/WixToolset.BuildTasks')
| -rw-r--r-- | src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj b/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj index 196b0916..6f43bae5 100644 --- a/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj +++ b/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj | |||
| @@ -13,10 +13,6 @@ | |||
| 13 | <PlatformTarget>AnyCPU</PlatformTarget> | 13 | <PlatformTarget>AnyCPU</PlatformTarget> |
| 14 | </PropertyGroup> | 14 | </PropertyGroup> |
| 15 | 15 | ||
| 16 | <PropertyGroup> | ||
| 17 | <NoWarn>NU1701</NoWarn> | ||
| 18 | </PropertyGroup> | ||
| 19 | |||
| 20 | <ItemGroup> | 16 | <ItemGroup> |
| 21 | <PackageReference Include="WixToolset.Dtf.WindowsInstaller" Version="4.0.*" /> | 17 | <PackageReference Include="WixToolset.Dtf.WindowsInstaller" Version="4.0.*" /> |
| 22 | </ItemGroup> | 18 | </ItemGroup> |
