tintoy / msbuild-project-tools-vscode

VS Code extension for MSBuild intellisense (including PackageReference completion).
MIT License
82 stars 16 forks source link

After upgrading to VS 2017 15.5.x, all projects in VS Code now show "Invalid static method invocation syntax" error #26

Closed tintoy closed 6 years ago

tintoy commented 6 years ago

More specifically, Invalid static method invocation syntax error: "[MSBuild]::IsRunningFromVisualStudio()".

See tintoy/msbuild-project-tools-server#1 for details.