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 loading of net6.0 6.0.x #12

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

thinkbeforecoding
Copy link
Member

Once upgraded to version 6.0.1, the loading of reference assemblies broke.

This PR is fixing this by looking for the highest 6.0.* version.

src/fasmi/Compilation.fs Outdated Show resolved Hide resolved
@aloisdg aloisdg added the enhancement New feature or request label Jan 28, 2022
Copy link
Member

@aloisdg aloisdg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thinkbeforecoding thinkbeforecoding merged commit 2dd840e into d-edge:main Jan 28, 2022
@thinkbeforecoding thinkbeforecoding deleted the fix/refload branch January 28, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants