Skip to content

Conversation

@ViktorHofer
Copy link
Member

The ordering issue was discovered in #55074 (comment). Fixing it by not reading from properties which aren't defined in props inside the project file but from within an initial target.

NetCoreAppCurrentBuildSettings is defined in a targets file as it relies on properties which could be changed inside a project. That said, that's usually not the case for projects under src/libraries/.

The ordering issue was discovered in #55074 (comment). Fixing it by not reading from properties which aren't defined in props inside the project file but from within an initial target.
@ghost
Copy link

ghost commented Jul 7, 2021

Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

The ordering issue was discovered in #55074 (comment). Fixing it by not reading from properties which aren't defined in props inside the project file but from within an initial target.

NetCoreAppCurrentBuildSettings is defined in a targets file as it relies on properties which could be changed inside a project. That said, that's usually not the case for projects under src/libraries/.

Author: ViktorHofer
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

Copy link
Member

@safern safern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ViktorHofer
Copy link
Member Author

@safern as I'm out now the next two weeks, feel free to merge when CI is green.

@Anipik Anipik merged commit ab64ce5 into main Jul 8, 2021
@Anipik Anipik deleted the ViktorHofer-patch-1 branch July 8, 2021 18:31
@ghost ghost locked as resolved and limited conversation to collaborators Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants