JsonPropertyPostAction could normalize file name path
Open
Area-WebSDK
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Is your feature request related to a problem? Please describe.
On `test-templates` we used `.\\global.json` for the file name, the file name example was borrowed from some example I found online and I didn't consider this would fail on Linux because of the path delimiter.
### Describe the solution you'd like
The JsonPropertyPostAction could normalize that path given as file name.
### Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.