MsBuild.NuGet.Pack 2.1.0

dotnet add package MsBuild.NuGet.Pack --version 2.1.0
NuGet\Install-Package MsBuild.NuGet.Pack -Version 2.1.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="MsBuild.NuGet.Pack" Version="2.1.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 MsBuild.NuGet.Pack --version 2.1.0
#r "nuget: MsBuild.NuGet.Pack, 2.1.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 MsBuild.NuGet.Pack as a Cake Addin
#addin nuget:?package=MsBuild.NuGet.Pack&version=2.1.0

// Install MsBuild.NuGet.Pack as a Cake Tool
#tool nuget:?package=MsBuild.NuGet.Pack&version=2.1.0

This package contains the msbuild support for packaging a NuGet package for a project.

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.1.0 6,359 2/20/2019
2.1.0-nuspecbasepath0001 1,579 12/13/2016
2.0.1-nuspecbasepath0005 918 2/10/2017
2.0.0 76,635 6/20/2016
1.7.0-Beta3 1,024 6/16/2016
1.7.0-Beta2 1,149 6/14/2016
1.7.0-Beta1 1,107 6/14/2016
1.6.1 227,018 5/27/2015
1.6.0 1,705 4/16/2015
1.5.0 1,191 4/7/2015
1.4.0 1,764 12/19/2014
1.3.0 1,372 12/18/2014
1.2.0 1,438 12/9/2014
1.1.0 1,304 12/8/2014
1.0.0 1,754 12/8/2014

Added support for .Net v4.6