samples assume windows path names, not linux
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 5.1k
- Avg merge
- 9h 11m
- Merged PRs (30d)
- 1
Description
## Use of backslashes in file names.
[[Brief description of the change]]
(https://github.com/dotnet/samples/blob/46c97e17df7db2be92a07da349e8623db8e6eb08/csharp/roslyn-sdk/SyntaxTransformationQuickStart/TransformationCS/Program.cs#L38)
Replace paths in strings with the appropriate builder that will generate file name with Unix conventions ("/") or Windows ("\")
The SyntaxTransformationQuickStart lab does not run OOB on Linux.
---
#### Issue metadata
* Issue type: sample-update
Contributor guide
Assessment
This issue has not been assessed yet.