Fosol.NuGetWrapper 1.0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fosol.NuGetWrapper --version 1.0.0.4
NuGet\Install-Package Fosol.NuGetWrapper -Version 1.0.0.4
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="Fosol.NuGetWrapper" Version="1.0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fosol.NuGetWrapper --version 1.0.0.4
#r "nuget: Fosol.NuGetWrapper, 1.0.0.4"
#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 Fosol.NuGetWrapper as a Cake Addin
#addin nuget:?package=Fosol.NuGetWrapper&version=1.0.0.4

// Install Fosol.NuGetWrapper as a Cake Tool
#tool nuget:?package=Fosol.NuGetWrapper&version=1.0.0.4

Convert a project into a NuGet package.  Install Fosol.NuGetWrapper and compile your project. MSBuild will automatically create a 'Package' folder within your build target folder which will contain your NuGet package.

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.0.0.5 1,319 6/16/2015
1.0.0.4 998 6/15/2015
1.0.0.3 1,022 6/10/2015
1.0.0.2 1,010 6/10/2015
1.0.0.1 1,227 10/16/2013

* Please note all updates will replace any customizations you have made.  
     Backup your copy of the files before updating!  
     Removing a lot of unnecessary code.  
     Removing Install.ps1 and Uninstall.ps1.  
     Updating to be more inline with the future vesion of NuGet.
     By default all files in your project under the following folders will be included in the nuget package; build, content, lib and tools.