Skip to content

MSBuild Project Tools language service v0.2.47

Compare
Choose a tag to compare
@tintoy tintoy released this 16 Nov 19:39
· 251 commits to master since this release

Changes

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.