aspnet / Razor

[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
883 stars 226 forks source link

SDK does not correctly resolve RazorExtension when multiple instances… #2722

Closed pranavkm closed 5 years ago

pranavkm commented 5 years ago

… of RazorConfiguration are present

Fixes https://github.com/aspnet/Razor/issues/2721