NuGetUtils.MSBuild.Exec 2.0.1

This package has a SemVer 2.0.0 package version: 2.0.1+190d18cb3241291b85ccd7cf9359445f4ad4cfd3.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NuGetUtils.MSBuild.Exec --version 2.0.1
NuGet\Install-Package NuGetUtils.MSBuild.Exec -Version 2.0.1
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="NuGetUtils.MSBuild.Exec" Version="2.0.1">
  <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 NuGetUtils.MSBuild.Exec --version 2.0.1
#r "nuget: NuGetUtils.MSBuild.Exec, 2.0.1"
#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 NuGetUtils.MSBuild.Exec as a Cake Addin
#addin nuget:?package=NuGetUtils.MSBuild.Exec&version=2.0.1

// Install NuGetUtils.MSBuild.Exec as a Cake Tool
#tool nuget:?package=NuGetUtils.MSBuild.Exec&version=2.0.1

Provides easy way to execute NuGet-based MSBuild tasks.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.5 21,107 3/27/2019
2.0.4 342 3/20/2019
2.0.3 305 3/20/2019
2.0.2 311 3/18/2019
2.0.1 308 3/13/2019
2.0.0 307 3/10/2019
1.0.0 1,517 12/24/2018

Fixing a bug with incorrect .exe.config files for .NET Desktop version.