Skip to content

Conversation

@mkaring
Copy link
Owner

@mkaring mkaring commented Dec 21, 2020

fixes #144
follow up to #232

@AppVeyorBot
Copy link

Build ConfuserEx 582 completed (commit ea09838b57 by @mkaring)

@mkaring mkaring added this to the 1.5 milestone Dec 21, 2020
@mkaring mkaring added the bug Something isn't working label Dec 21, 2020
@mkaring
Copy link
Owner Author

mkaring commented Dec 21, 2020

The reason for this change is that the assembly redirect internally caches the assemblies already resolved. If the settings change, this cache is not reset. To work around this issue, the assembly resolve is handled with two different internal resolvers.

@mkaring mkaring force-pushed the feature/assembly_resolver branch from 3f0b357 to 6b11b9d Compare December 23, 2020 16:53
@AppVeyorBot
Copy link

Build ConfuserEx 594 completed (commit 813a4d4eba by @mkaring)

@mkaring mkaring force-pushed the feature/assembly_resolver branch from 6b11b9d to 41be1f9 Compare January 2, 2021 11:07
@AppVeyorBot
Copy link

Build ConfuserEx 620 completed (commit f0d5819f2e by @mkaring)

@mkaring mkaring merged commit dd43ff9 into master Jan 2, 2021
@mkaring mkaring deleted the feature/assembly_resolver branch January 2, 2021 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect redirecting assembly to the GAC

3 participants