dotnet / dotnet/msbuild

Change in corefx wildcard implementation has unified Windows and non-Windows behavior

Open
#3,060 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

FileMatcher has logic to fix some bad pattern matches on Windows. A recent change in corefx has made it so the same bad pattern matches are returned on non-Windows. There's a new `EnumerationOptions` class that we can use to bring back the old behavior but it needs to be investigated.

For now we're going to manually correct the matches on all platforms.

Caused by https://github.com/dotnet/corefx/issues/27779

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.