msbuild /pp is ignored and does a build when choosing a solution
Open
bug
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
Repro: `dotnet build /pp` in a directory that contains a solution file.
Expected: command runs as usual
Actual: ` [project name] -> [path]\bin\Debug\netcoreapp2.0\[project name].dll`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.