Document the import order of the common msbuild extension points.
Open
Area: Documentation
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
It is not clear to users how the import order looks like, considering that there are _implicit_ top and bottom imports for:
- directory.build.props and directory.build.targets
- nuget package based build logic
- msbuild SDK top and bottom imports
Users need to know how to compose all three of these entities to achieve the import ordering that they want.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.