Merge branch 'main' into vp-sandbox

This commit is contained in:
Vinay Pamnani
2024-10-10 16:50:28 -06:00
committed by GitHub
516 changed files with 14938 additions and 9920 deletions

View File

@ -112,7 +112,7 @@ When using `<Mappedfolders>` to map folders, the folders are mapped before the e
```xml
<MappedFolders>
<MappedFolder>
<HostFolder>absolute path to the host folder</HostFolder>
<HostFolder>absolute or relative path to the host folder</HostFolder>
<SandboxFolder>absolute path to the sandbox folder</SandboxFolder>
<ReadOnly>value</ReadOnly>
</MappedFolder>