Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Allow publishing of ilc with newer SDKs #8107

Closed
wants to merge 3 commits into from

Conversation

samcragg
Copy link

This is to address #8084 - there shouldn't be any observable changes, however, it does mean that you are able to run dotnet publish on the ilc project with your local SDK so hopefully it's of some use to others.

Expose the ILCompiler main method to other assemblies
Replace ilc entry point to forward to ILCompiler
Prevent errors when compiling with newer SDKs about package downgrade
Publish ilc after ILCompiler has been built, as the former depends on
the latter.
@dnfclas
Copy link

dnfclas commented Apr 22, 2020

CLA assistant check
All CLA requirements met.

@jkotas
Copy link
Member

jkotas commented Jul 12, 2020

Thank you for submitting the PR. We will be redoing this as part of the move to dotnet/runtimelab (dotnet/runtimelab#4). Hopefully, this workaround won't be needed after the move.

@jkotas jkotas closed this Jul 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants