dotnet / dotnet/samples

samples assume windows path names, not linux

Open
#6,705 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.