Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Feb 17, 2023

Introduce targeting properties Targeting implementation of https://github.com/dotnet/arcade/pull/11903/files. Adds three properties to allow repos to defer some/all of their target framework maintenance to arcade. Arcade already had a file like this for its own purposes. I've removed that and hoisted arcade's targeting property into its Directory.Build.props.

This is a backport to 6.0 so that source-build components using older arcades (e.g. if they target VS) can utilize the properties and allow source build to transparently set the TFM.

To double check:

* Introduce targeting properties
Targeting implementation of https://github.com/dotnet/arcade/pull/11903/files.
Adds three properties to allow repos to defer some/all of their target framework maintenance to arcade.
Arcade already had a file like this for its own purposes. I've removed that and hoisted arcade's targeting property into its Directory.Build.props.
@mmitche mmitche requested review from a team and rainersigwald February 17, 2023 22:41
MichaelSimons
MichaelSimons previously approved these changes Feb 17, 2023
@mmitche
Copy link
Member Author

mmitche commented Feb 21, 2023

@MichaelSimons Can you re-approve on the latest revision?

@mmitche mmitche merged commit 5c3a033 into dotnet:release/6.0 Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants