Skip to content

Conversation

miguep
Copy link
Contributor

@miguep miguep commented Jun 13, 2019

AssemblyHelper keeps track of uncommon assemblies and loads the appropriate extension assembly (e.g. PresentationFramework-SystemData), only when it determines that the assembly has already been loaded by the application (to prevent said assembly from being loaded by WPF all the time). The types used by the extension assemblies have moved to different assemblies, so we need to update the list of uncommon assemblies.

fixes #756

@miguep miguep requested review from rladuca and ryalanms June 13, 2019 22:14
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jun 13, 2019
@ghost ghost requested review from vatsan-madhavan and stevenbrix June 13, 2019 22:14
@dnfclas
Copy link

dnfclas commented Jun 13, 2019

CLA assistant check
All CLA requirements met.

@miguep miguep merged commit e3d2643 into master Jun 17, 2019
@vatsan-madhavan vatsan-madhavan deleted the user/miguep/fixassemblylist branch August 23, 2019 20:12
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[netcore3] AssemblyHelper depends on obsolete dlls to be loaded in order to load extensions
5 participants