问题
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
- Run Visual Studio Installer
- Hit Modify
- Select the Individual components tab
- Check the box for .NET Compiler Platform SDK
来源:https://stackoverflow.com/questions/48457486/net-compiler-platform-not-working