ResolveReferencesDependsOn shouldn't include AssignProjectConfiguration
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
PrepareProjectReferences was introduced in https://github.com/Microsoft/msbuild/pull/1018 which depends on AssignProjectConfiguration. ResolveProjectReferences depends on PrepareProjectReferences so AssignProjectConfiguration no longer needs to be in ResolveReferencesDependsOn.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.