dotnet / dotnet/msbuild

Item transform with a property containing a `'` fails to expand

Open
#2,879 2 comments 0 reactions 0 assignees View on GitHub
Area: Language bug triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

```


bin/X's y






```

Expected output:

`files: bin/X's yabc`

Actual output:

`files: @(CopyFiles->'bin/X's yabc')`

Reproducible on windows/VS and mac.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.