to fix the typo. (#5252)
parent
1dd1a7fc8a
commit
ab85422c0b
|
@ -325,7 +325,7 @@ The following `<MsDeploySkipRules>` element markup exludes all files from the *w
|
|||
<ItemGroup>
|
||||
<MsDeploySkipRules Include="CustomSkipFolder">
|
||||
<ObjectName>dirPath</ObjectName>
|
||||
<AbsolutePath>wwwroot\content</AbsolutePath>
|
||||
<AbsolutePath>wwwroot\\content</AbsolutePath>
|
||||
</MsDeploySkipRules>
|
||||
</ItemGroup>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue