Skip to content

MSBuild Project Tools language service v0.2.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@tintoy tintoy released this 21 Apr 06:14
· 273 commits to master since this release

Changes

  • Display help and documentation links for well-known MSBuild XML elements (#5).

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.