Invalid static method invocation syntax: "[MSBuild]::AreFeaturesEnabled('16.8')". Method '[MSBuild]::AreFeaturesEnabled' not found. Static method invocation should be of the form: $([FullTypeName]::Method()), e.g. $([System.IO.Path]::Combine( |
There was an update to vs_buildtools from Microsoft that resulted into the MSBuild error. Please uninstall the previous version and install the latest version of Graphite Studio 6.3.0.1 |