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

Revert Update dependencies from https://github.com/dotnet/runtime build 20240819.2 #106729

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Aug 20, 2024

This introduced a dependency on a newer runtime from build tools.

Partial revert from #106620.

The culprit here is MicrosoftDotNetILCompilerVersion - that seems to be bringing in ilc which runs as shared framework app against the toolchain runtime. Introduced in #100845 @elinor-fung @jkoritzinsky
The alternative would be to disable that functionality here.

…ld 20240819.2

This introduced a dependency on a newer runtime from build tools
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 20, 2024
@ericstj ericstj added Servicing-approved Approved for servicing release area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Aug 20, 2024
@ericstj
Copy link
Member Author

ericstj commented Aug 20, 2024

Marking approved -- need this to unbreak the build.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@carlossanlop
Copy link
Member

I will fast merge as this is a revert.

@carlossanlop carlossanlop merged commit 6b5d891 into dotnet:release/9.0 Aug 20, 2024
47 of 142 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure Servicing-approved Approved for servicing release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants