ResolveProjectReferences does not execute Targets specified on ProjectReference when building from VS
Open
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
When building from VS only `GetTargetPath` is executed while building from command line executes targets specified in `ProjectReference.Targets`.
Seems like an "optimization" that changes the behavior of the build and should be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.