dotnet / dotnet/msbuild

Globs in Remove incorrectly expanded without disk walk in evaluation phase

Open
#3,791 9 comments 0 reactions 0 assignees View on GitHub
Area: Language bug triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 6h
Merged PRs (30d)
139

Description

### Steps to reproduce

Project file
```xml











```

### Expected behavior

error : B|B

### Actual behavior

error : B|A1;A2;B

### Environment data
`msbuild /version` output:

```
Microsoft (R) Build Engine version 15.9.14-preview+gae560092f5 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

15.9.14.22190
```

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.