Skip to content

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 22, 2017

This change fixes an issue caused by PowerShell Core 6.0.0-beta3's
AssemblyLoadContext changes where the Protocol assembly isn't being
auto-loaded when the Host assembly gets loaded. The fix is to
explicitly load that assembly when loaded inside of PowerShell Core.

Resolves #529

This change fixes an issue caused by PowerShell Core 6.0.0-beta3's
AssemblyLoadContext changes where the Protocol assembly isn't being
auto-loaded when the Host assembly gets loaded.  The fix is to
explicitly load that assembly when loaded inside of PowerShell Core.

Resolves PowerShell#529
@daviwil daviwil added this to the 1.4.1 milestone Jun 22, 2017
@daviwil daviwil merged commit 9517088 into PowerShell:master Jun 22, 2017
@daviwil daviwil deleted the fix-beta3-issue branch June 22, 2017 21:29
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.

PS Core 6.0 Beta3 doesn't load in v1.4.0
2 participants