MSBuild Project Tools language service v0.2.47
Changes
- Improvements to logging during language server startup (tintoy/msbuild-project-tools-vscode#42).
Notes
If you want to use the new MSBuild language service, you must have .NET Core 2.0 present on the system path (but your project can target whatever platform / version it wants to). If you don't have it, then the extension will fall back to using the classic PackageReference completion provider (MSBuild-related functionality will not be available).
More information
See the README for more information.