[Bug]: Building inline task invocation succeeded with an error
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
### Issue Description
Building this project that invokes an inline task got strange behavior. The output log displayed the successful task execution as
an error, while build succeeded with 1 error.
```
```
The build log is:

### Steps to Reproduce
Open Developer Command Prompt and use msbuild.exe to build the project.
### Expected Behavior
In the build log task execution is displayed as normal message. Build succeeded without errors.
### Actual Behavior
In the build log task execution is displayed as error. Build succeeded with 1 error.
### Analysis
_No response_
### Versions & Configurations
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.