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

Added import of .user file for multi-targeted builds #9558

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

maridematte
Copy link
Contributor

Fixes #9131

Context

As described on the issue, muti-targeted builds did not import the .user file on the outer build. This change makes the outer build import the .user file.

Changes Made

Added import reference to .user file in Microsoft.Common.CrossTargeting.targets .

Testing

Test is in SDK repo (dotnet/sdk#37192)

Notes

This is cherry-picked from main branch

Fixes dotnet#9131

Context
As described on the issue, muti-targeted builds did not import the .user file on the outer build. This change makes the outer build import the .user file.

Changes Made
Added import reference to .user file in  Microsoft.Common.CrossTargeting.targets .

Testing
Test is in SDK repo (dotnet/sdk#37192)
@ghost
Copy link

ghost commented Dec 18, 2023

Hello! I noticed that you're targeting one of our servicing branches. Please consider updating the version.

@maridematte maridematte merged commit 00e3ae8 into dotnet:vs17.9 Dec 18, 2023
8 checks passed
@maridematte maridematte deleted the userFileCherryPick branch January 10, 2024 13:37
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.

3 participants