roslyn: Cannot f5 latest roslyn.
I get:
Still unable to load MEF component DLL: Could not load file or assembly 'Microsoft.VisualStudio.LiveShare.LanguageServices.16.3, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. c:\users\cyrus\appdata\local\microsoft\visualstudio\16.0_bd1a5c57roslyndev\extensions\microsoft\roslyn language services\42.42.42.4242424\Microsoft.VisualStudio.LanguageServices.LiveShare.dll
What is this dll and how can someone external f5 without it? thanks!
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 20 (20 by maintainers)
The two c#_lsp options has to do with razor / liveshare content type switching. I’m working on getting rid of c#_lsp all together for 16.5P1.
Will also look into why liveshare is required to F5 roslyn.