Empty Remove in target causes parse exception
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
The following project:
``` xml
```
Builds successfully in dev14 MSBuild but crashes in latest MSBuild with:
```
d:\projects\tests\projects\remove\build.proj(5,12): error MSB4035: The required attribute "Remove" is empty or missing from the element .
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.