File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/Installers/Windows/WindowsHostingBundle Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 46
46
<Variable Name =" ModifyNoIISState" Value =" disable" Type =" formatted" />
47
47
48
48
<Chain ParallelCache =" yes" >
49
- <MsiPackage SourceFile =" $(var.HostOptions.TargetPath)" >
50
- <MsiProperty Name =" OPT_NO_ANCM" Value =" [OPT_NO_ANCM]" />
51
- <MsiProperty Name =" OPT_NO_SHAREDFX" Value =" [OPT_NO_SHAREDFX]" />
52
- <MsiProperty Name =" OPT_NO_RUNTIME" Value =" [OPT_NO_RUNTIME]" />
53
- <MsiProperty Name =" OPT_NO_X86" Value =" [OPT_NO_X86]" />
54
- <MsiProperty Name =" OPT_NO_SHARED_CONFIG_CHECK" Value =" [OPT_NO_SHARED_CONFIG_CHECK]" />
55
- </MsiPackage >
56
49
<PackageGroupRef Id =" PG_ANCM" />
57
50
<PackageGroupRef Id =" PG_DOTNET_REDIST_LTS_BUNDLE" />
58
51
<!-- <PackageGroupRef Id="PG_DOTNET_REDIST_FTS_BUNDLE" />-->
You can’t perform that action at this time.
0 commit comments