Always replace ANCM in xdt transform(#8933)
This commit is contained in:
parent
010139ac8a
commit
0cfac5b88d
|
|
@ -14,7 +14,7 @@
|
||||||
</runtime>
|
</runtime>
|
||||||
|
|
||||||
<globalModules>
|
<globalModules>
|
||||||
<add name="AspNetCoreModuleV2" image="%XDT_EXTENSIONPATH%\ancm\aspnetcorev2.dll" xdt:Locator="Match(name)" xdt:Transform="InsertIfMissing" />
|
<add name="AspNetCoreModuleV2" image="%XDT_EXTENSIONPATH%\ancm\aspnetcorev2.dll" xdt:Locator="Match(name)" xdt:Transform="Replace" />
|
||||||
</globalModules>
|
</globalModules>
|
||||||
</system.webServer>
|
</system.webServer>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue