test-proxy config locate should emit supported path
Open
Central-EngSys
Test-Proxy
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
When using `test-proxy config locate -a assets.json`, on Windows it emits an invalid path that not every program will be able to use e.g.,
```
C:/src/azure-sdk-for-net/.assets/fRNnAo5UpV/net
```
See broken scenario:
`test-proxy` should emit appropriate platform paths at least when displaying information to the user.
Contributor guide
Assessment
This issue has not been assessed yet.