8ecef6b20d
- Calling `AssemblyLoadContext.LoadFromAssemblyName(new AssemblyName("foo"))` would not work prior to this because the assembly path lookup was a dictionary where the key was `AssemblyName` without a proper `AssemblyName` comparer. #1084 #955 |
||
---|---|---|
.. | ||
LoaderProjectContextExtensions.cs | ||
Microsoft.DotNet.ProjectModel.Loader.xproj | ||
project.json | ||
ProjectLoadContext.cs |