Skip to content

Conversation

@mkaring
Copy link
Owner

@mkaring mkaring commented Sep 29, 2020

The new resolver prefers the versions that are stored as external and does not apply the assembly redirect initially.

@mkaring mkaring added bug Something isn't working enhancement New feature or request labels Sep 29, 2020
@mkaring mkaring added this to the 1.5 milestone Sep 29, 2020
@AppVeyorBot
Copy link

Build ConfuserEx 511 completed (commit dcf153d33e by @mkaring)

@KvanTTT
Copy link

KvanTTT commented Oct 2, 2020

Does this work with probePath?

@ElektroKill
Copy link

Hi, I tested the compressor using this new resolve and it fails to protect. I think there is some more work needed.

@KvanTTT
Copy link

KvanTTT commented Oct 2, 2020

Could you please extend the test with your failed example? Or add a new one.

@AppVeyorBot
Copy link

Build ConfuserEx 551 completed (commit f7896c6a59 by @mkaring)

@mkaring
Copy link
Owner Author

mkaring commented Dec 19, 2020

@ElektroKill: I added a test that applies the compressor. I still can't reproduce any issue. Can you give me some more information regarding the issues you see?

@KvanTTT: I don't see why the probe path wouldn't work anymore. It's still used in every phase of the assembly resolving, right after the default paths.

@ElektroKill
Copy link

I think it was a problem on my end, sorry! I can't reproduce it anymore too.

The new resolver prefers the versions that are stored as external and does not apply the assembly redirect initially.

Added test for assembly resolve with compressor.
@mkaring mkaring force-pushed the feature/asm_resolve branch from 5b1f28a to 8a8e6df Compare December 21, 2020 13:28
@AppVeyorBot
Copy link

Build ConfuserEx 569 completed (commit 158bb45773 by @mkaring)

@mkaring mkaring merged commit d7cb96b into master Dec 21, 2020
@mkaring mkaring deleted the feature/asm_resolve branch December 21, 2020 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect redirecting assembly to the GAC

5 participants