Skip to content

[release/6.0-rc1] Fix Debug.Assert use of string interpolation in crossgen2 - #57668

Merged
stephentoub merged 1 commit into
release/6.0-rc1from
backport/pr-57650-to-release/6.0-rc1
Aug 18, 2021
Merged

[release/6.0-rc1] Fix Debug.Assert use of string interpolation in crossgen2#57668
stephentoub merged 1 commit into
release/6.0-rc1from
backport/pr-57650-to-release/6.0-rc1

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Aug 18, 2021

Copy link
Copy Markdown
Contributor

Backport of #57650 to release/6.0-rc1

/cc @stephentoub

Customer Impact

No customer impact. Testing of debug builds of crossgen2 is currently broken due to building against a live ref assembly of System.Runtime that includes an API change but then executing against an older version of Corelib that lacks that change.

Testing

CI

Risk

Nothing to speak of.

@ghostghost added the area-ReadyToRun label Aug 18, 2021
@stephentoub
stephentoub merged commit 2a28e2f into release/6.0-rc1Aug 18, 2021
@stephentoub
stephentoub deleted the backport/pr-57650-to-release/6.0-rc1 branch August 18, 2021 19:36
@ghostghost locked as resolved and limited conversation to collaborators Sep 17, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jkotas@stephentoub