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

[buildtasks] Rework multitargeting support #28

Merged
merged 6 commits into from
Jun 24, 2024
Merged

[buildtasks] Rework multitargeting support #28

merged 6 commits into from
Jun 24, 2024

Conversation

pjcollins
Copy link
Collaborator

@pjcollins pjcollins commented Jun 20, 2024

Reworks multitargeting support to ensure native build targets always run
for every target framework in the project, rather than trying to run
once at the top of a multitargeted build.

Build output directories have been updated to include $(TargetFramework)
to avoid potential conflicts with using the same output directory for
a multitargeting project.

@pjcollins pjcollins marked this pull request as ready for review June 24, 2024 19:40
@pjcollins pjcollins merged commit 046fb32 into main Jun 24, 2024
2 checks passed
@pjcollins pjcollins deleted the dev/pjc/mtv2 branch June 24, 2024 21:19
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.

1 participant