Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0] Introduce targeting properties #12633

Merged
merged 3 commits into from
Feb 21, 2023

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 rainersigwald and a team 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