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

Crossgen2: Add Option to Report Missing Assemblies #68683

Open
brianrob opened this issue Apr 28, 2022 · 0 comments
Open

Crossgen2: Add Option to Report Missing Assemblies #68683

brianrob opened this issue Apr 28, 2022 · 0 comments
Assignees
Milestone

Comments

@brianrob
Copy link
Member

It's sometimes that case that when running crossgen2, we incorrectly miss specifying one or more dependencies. This results in any methods that depend on those dependencies not getting pre-compiled. It would be nice to have an option that reports these missing dependencies so that they can be discovered / fixed.

@brianrob brianrob added this to the 7.0.0 milestone Apr 28, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 28, 2022
@jeffschwMSFT jeffschwMSFT removed the untriaged New issue has not been triaged by the area owner label May 10, 2022
@mangod9 mangod9 modified the milestones: 7.0.0, Future Jul 19, 2022
@trylek trylek mentioned this issue May 3, 2023
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants