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 for URLs in .url files not being properly resolved to local paths. #394

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

CptMoore
Copy link

@CptMoore CptMoore commented Dec 31, 2024

Problem

Fixes modules not being detected as loaded since path separator did not match "/" vs "\".

image

Solution

Apparently using LocalPath instead of AbsolutePath is the way to go here.

@ElektroKill ElektroKill merged commit 499d8c9 into dnSpyEx:master Jan 13, 2025
3 checks passed
@ElektroKill
Copy link
Member

Thanks!

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.

2 participants