aspnet / RazorTooling

Razor tooling for Visual Studio 2015
Other
23 stars 17 forks source link

Move from using `IAssemblyLoadContext` => `AssemblyLoadContext` #29

Closed NTaylorMullen closed 8 years ago

NTaylorMullen commented 9 years ago

We're moving Razor assembly loading from IAssemblyLoadContext => AssemblyLoadContext in MVC. We need to also accomplish this in this repo to ensure TagHelperDescriptor assemblies continue to load.

@muratg

muratg commented 9 years ago

:+1:

NTaylorMullen commented 9 years ago

Talked with @davidfowl and this wont be able to make it into RC1 and work. Need to punt this to RC2.

NTaylorMullen commented 8 years ago

3de479b156c2bf9822735472fd5d2d348485de41