Path.Combine will allow for fully qualified paths to override the combination. For example `Path.Combine("a","b","c:\test")` will resolve to `c:\test'. We have depended on such behavior in a few places like
|
||
|---|---|---|
| .. | ||
| docgeneration | ||
| mcp | ||
| pipelines | ||
| scripts | ||
| spelling | ||
| testproxy | ||
| TestResources | ||
| README.md | ||
Common Engineering System
Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs