Weirdness with item transforms and properties with quotes
Open
Area: Documentation
Area: Language
backlog
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
I'm not sure if this is a bug, or if it's been reported already, but this:
```xml
What's Up
Down Under
```
Prints:
```
warning ItemGroupWithQuotes=@(EmptyItemGroup->What's Up)
warning ItemGroupWithoutQuotes=
```
I'd expect the "ItemGroupWithQuotes" line to behave like the "ItemGroupWithoutQuotes" line.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.