dotnet / dotnet/project-system
Project needs to fail to load gracefully when the project's SDK is missing
Open
Feature-Acquisition
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
This is potentially an MsBuild bug. When the project is missing targets it should fail to load (in the same way as a missing import). Currently it's loading but due to it missing targets there are many issues down the road (#921 is an example of this)
Contributor guide
Assessment
This issue has not been assessed yet.