Skip to content

Conversation

@nagilson
Copy link
Member

@nagilson nagilson commented Sep 19, 2022

Resolves #27985. I thought RuntimeIdentifier would be filled from RuntimeIdentifiers so the assert would be OK but that was incorrect.

Risk of change:
Low

Reason for Change:
Unblocks Source-build by removing an assert that didn't consider a specific edge-case and caused an unnecessary failure.

Backport to the primary 7.0.1xx branch #28006

@ghost
Copy link

ghost commented Sep 19, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@nagilson nagilson changed the base branch from main to release/7.0.1xx-rc2 September 19, 2022 16:26
@nagilson nagilson changed the title Check RuntimeIdentifiers in Assets for Implicit RID Resolution Check RuntimeIdentifiers in Asserts for Implicit RID Resolution Sep 19, 2022
@nagilson nagilson marked this pull request as ready for review September 19, 2022 16:51
@nagilson nagilson requested a review from dsplaisted September 19, 2022 18:05
@nagilson
Copy link
Member Author

nagilson commented Sep 19, 2022

@MichaelSimons Confirmed this should fix source-build. rc2 is blocked by this, requesting review from @dsplaisted .

Copy link
Member

@MichaelSimons MichaelSimons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a source-build perspective this solve the blocking issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NETSDK1191 error when building crossgen2.csproj with RC2 SDK

2 participants