Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Use AssemblyLoadContext from shared partition#7570

Merged
jkotas merged 2 commits intodotnet:masterfrom
MichalStrehovsky:loadContext
Jul 1, 2019
Merged

Use AssemblyLoadContext from shared partition#7570
jkotas merged 2 commits intodotnet:masterfrom
MichalStrehovsky:loadContext

Conversation

@MichalStrehovsky
Copy link
Member

We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas jkotas merged commit b158162 into dotnet:master Jul 1, 2019
@MichalStrehovsky MichalStrehovsky deleted the loadContext branch July 1, 2019 08:01
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/coreclr that referenced this pull request Jul 1, 2019
We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corefx that referenced this pull request Jul 1, 2019
We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/mono that referenced this pull request Jul 1, 2019
We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
safern pushed a commit to dotnet/corefx that referenced this pull request Jul 1, 2019
We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
marek-safar pushed a commit to mono/mono that referenced this pull request Jul 1, 2019
We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas pushed a commit to dotnet/coreclr that referenced this pull request Jul 2, 2019
We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants