dotnet / dotnet/project-system
"Output Path" in project properties is empty
Open
Feature-Legacy-Application-Designer
Regression
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
1. File -> New -> Console App (.NET Core)
2. Right-click on project and choose Properties
3. Open build tab,
Expected: Output path is "bin\Debug"
Actual: Output path is empty
This is a regression caused by 'https://github.com/dotnet/project-system/pull/3585'.
Contributor guide
Assessment
This issue has not been assessed yet.