Table of Contents

MSBuild

Build projects and solutions with the installed MSBuild toolset.

Entry points

Tools.MSBuild

Creates an MSBuild command using the newest installed toolset discovered by MSBuild Locator.

public static MSBuildCommand MSBuild { get; }

Property Value

MSBuildCommand

Related types