psmake.mod.packaging 1.1.0

dotnet add package psmake.mod.packaging --version 1.1.0
NuGet\Install-Package psmake.mod.packaging -Version 1.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="psmake.mod.packaging" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add psmake.mod.packaging --version 1.1.0
#r "nuget: psmake.mod.packaging, 1.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 psmake.mod.packaging as a Cake Addin
#addin nuget:?package=psmake.mod.packaging&version=1.1.0

// Install psmake.mod.packaging as a Cake Tool
#tool nuget:?package=psmake.mod.packaging&version=1.1.0

A packaging module for PsMake, allowing to generate *.nupkg packages

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
1.1.0 1,947 9/12/2016
1.0.0 1,231 11/9/2015

Functions:
(Change) Package-VSProject: added Platform parameter with default: AnyCPU