Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a couple of mistakes in the Razor VSIX manifest (#10125)
1. The Compiler should not be listed as a MEF component. 2. An old assembly was still listed: `Microsoft.AspNetCore.Razor.LanguageSupport`. This was renamed long ago to `Microsoft.AspNetCore.Razor.Utilities.Shared`
- Loading branch information