MSBuilder 0.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package MSBuilder --version 0.2.0
NuGet\Install-Package MSBuilder -Version 0.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MSBuilder" Version="0.2.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuilder --version 0.2.0
#r "nuget: MSBuilder, 0.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MSBuilder as a Cake Addin
#addin nuget:?package=MSBuilder&version=0.2.0

// Install MSBuilder as a Cake Tool
#tool nuget:?package=MSBuilder&version=0.2.0

Provides the $(UseCompiledTasks) property, which is used by all other
MSBuilder components to determine whether inline or compiled tasks will be used (both versions
are typically provided).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MSBuilder:

Package Downloads
MSBuilder.VisualStudio.InstallVsix The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Allows installing a Visual Studio Extension (VSIX) to arbitrary Visual Studio versions and registry hives. Example: <InstallVsix VisualStudioVersion="$(VisualStudioVersion)" VsixPath="MyExtension.vsix" RootSuffix="$(VSSDKTargetPlatformRegRootSuffix)" />

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 9,169 1/23/2018
0.1.1 4,852 11/17/2016
0.1.0 21,106 4/29/2015