net461
namespace Microsoft.Build.Execution
{
    [DebuggerDisplay("{FullPath} #Targets={TargetsCount} DefaultTargets={(DefaultTargets == null) ? System.String.Empty : System.String.Join(\";\", DefaultTargets.ToArray())} ToolsVersion={Toolset.ToolsVersion} InitialTargets={(InitialTargets == null) ? System.String.Empty : System.String.Join(\";\", InitialTargets.ToArray())} #GlobalProperties={globalProperties.Count} #Properties={properties.Count} #ItemTypes={items.ItemTypes.Count} #Items={items.Count}")]
    public class ProjectInstance
    {
        public bool Build(string target, IEnumerable<ILogger> loggers);
    }
}
nuget.org
0.0 %
Reference this API
.NET 8.09.0
.NET Framework 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net461
Assembly

Microsoft.Build , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs an assembly reference to Microsoft.Build.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/09/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙