Skip to content

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

Merged
ViktorHofer merged 1 commit intomainfrom
ViktorHofer-patch-1
May 11, 2022
Merged

Don't skip ProjectReferences silently in TFM.SDK#9307
ViktorHofer merged 1 commit intomainfrom
ViktorHofer-patch-1

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