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

fix: Use provided references for search of dependencies in AssemblyCompilations #10491

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Herrmel
Copy link

@Herrmel Herrmel commented Jan 2, 2025

Use provided references for search of dependencies in AssemblyCompilations.

This should resolve my issue in #10423.

Since I did not get any feedback on how best resolve the issue I thought maybe this would get some attention. What this approach does is basicly use the provided Metadatareferences and use their filepaths (if present) to help resolve dependencies via filenames for those that are not found by default.

I also included a small code duplication cleanup, I hope thats also ok.

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

Successfully merging this pull request may close these issues.

1 participant