Problem with glob in item transformation.
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
I have problem with glob expanding in item transformation expression. Have you any IDEA how can i fix it?
### Steps to reproduce
Project file
```xml
C:\Work\test\Core\Psi\Gen\
False
%(Identity)
Src\Gen\Css\%(LanguageName)\Psi\Stub
True
```
### Expected behavior
Glob in "Compile" item group expanded in file list
### Actual behavior
"Compile" item group contains items with TransformedPath\**\*.cs include path.
### Environment data
`msbuild /version` output:
Microsoft (R) Build Engine version 15.6.85.37198 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
15.6.85.37198
OS info:
Windows
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.