Remove ALLOWMSIINSTALL property for workload manifest MSIs
This commit is contained in:
parent
69a868b025
commit
3217a5c4a3
1 changed files with 0 additions and 1 deletions
|
@ -292,7 +292,6 @@
|
|||
<PackageGroup Id="PG_WorkloadManifests">
|
||||
@(BundledManifests->'<MsiPackage SourceFile="%(RestoredMsiPathInNupkg)">
|
||||
<MsiProperty Name="DOTNETHOME" Value="[DOTNETHOME]" />
|
||||
<MsiProperty Name="ALLOWMSIINSTALL" Value="True" />
|
||||
</MsiPackage>', '
|
||||
')
|
||||
</PackageGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue