diff options
Diffstat (limited to 'src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj')
-rw-r--r-- | src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj b/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj index 786db9be..d42094ae 100644 --- a/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj +++ b/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj | |||
@@ -22,6 +22,7 @@ | |||
22 | 22 | ||
23 | <ItemGroup> | 23 | <ItemGroup> |
24 | <PackageReference Include="System.Security.Permissions" Version="4.6.0" /> | 24 | <PackageReference Include="System.Security.Permissions" Version="4.6.0" /> |
25 | <PackageReference Include="WixToolset.Burn" Version="4.0.*" /> | ||
25 | <PackageReference Include="WixToolset.Core.Native" Version="4.0.*" /> | 26 | <PackageReference Include="WixToolset.Core.Native" Version="4.0.*" /> |
26 | <PackageReference Include="WixToolset.Dtf.Resources" Version="4.0.*" NoWarn="NU1701" /> | 27 | <PackageReference Include="WixToolset.Dtf.Resources" Version="4.0.*" NoWarn="NU1701" /> |
27 | <PackageReference Include="WixToolset.Dtf.WindowsInstaller" Version="4.0.*" NoWarn="NU1701" /> | 28 | <PackageReference Include="WixToolset.Dtf.WindowsInstaller" Version="4.0.*" NoWarn="NU1701" /> |