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

Eliminate packages project #341

Open
BruceForstall opened this issue Nov 5, 2021 · 0 comments
Open

Eliminate packages project #341

BruceForstall opened this issue Nov 5, 2021 · 0 comments

Comments

@BruceForstall
Copy link
Member

The jitutils build.cmd has a -f option that does a restore on dummy project to create a directory with a set of libraries assemblies that can be used for asm diffs.

This shouldn't be necessary anymore, as you can just use a dotnet/runtime Core_Root directory for the same purpose.

Proposal: remove the -f build flag, and the src\packages directory.

@dotnet/jit-contrib Feedback? Is there a use for this that justifies keeping it?

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

No branches or pull requests

1 participant