.NET Compiler Platform: Not Working

限于喜欢 提交于 2020-01-05 05:52:24

问题


I have Microsoft Visual Studio Enterprise 2017 Version 15.5.5 installed (latest version of the date apparently). However, I can't use .NET Compiler Platform SDK. I used to have it as an extension and now it just doesn't work with a warning. The warning says: "This extension is disabled because the installed version is incompatible with Visual Studio. Please go to the Updates tab to get the latest version of this extension to enable it". There's nothing on the Updates tab.

Any idea how I could fix this?


回答1:


This has been tracked as an issue on dotnet/roslyn-sdk.

Workaround

  1. Run Visual Studio Installer
  2. Hit Modify
  3. Select the Individual components tab
  4. Check the box for .NET Compiler Platform SDK


来源:https://stackoverflow.com/questions/48457486/net-compiler-platform-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!