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.
It is not clear to users how the import order looks like, considering that there are implicit top and bottom imports for:
Users need to know how to compose all three of these entities to achieve the import ordering that they want.