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

Don't skip ProjectReferences silently in TFM.SDK #9307

Merged
merged 1 commit into from
May 11, 2022

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented May 10, 2022

ProjectReferences that don't have the GetTargetFrameworks target shouldn't be silently skipped. Instead an error should be thrown if the target doesn't exist. Helps with avoiding issues like dotnet/runtime#69139 in the future. I tested this on top of a dotnet/runtime build and it works as expected with the libraries linker change that I'm making to fix the tests.

Helps with avoiding issues like dotnet/runtime#69139 in the future.
@ViktorHofer ViktorHofer requested review from ericstj and a team May 10, 2022 16:51
@ViktorHofer
Copy link
Member Author

/azp run arcade-ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ViktorHofer ViktorHofer enabled auto-merge (squash) May 11, 2022 08:30
@ViktorHofer ViktorHofer merged commit 583c5fc into main May 11, 2022
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch May 11, 2022 11:31
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