NuGet.PackageNPublish
0.10.1.3
dotnet add package NuGet.PackageNPublish --version 0.10.1.3
NuGet\Install-Package NuGet.PackageNPublish -Version 0.10.1.3
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="NuGet.PackageNPublish" Version="0.10.1.3"> <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 NuGet.PackageNPublish --version 0.10.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGet.PackageNPublish, 0.10.1.3"
#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 NuGet.PackageNPublish as a Cake Addin #addin nuget:?package=NuGet.PackageNPublish&version=0.10.1.3 // Install NuGet.PackageNPublish as a Cake Tool #tool nuget:?package=NuGet.PackageNPublish&version=0.10.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
v0.10.1.3 - Fixes an issue where NCrunch would not build a project with the NuGet.PackageNPublish tooling installed.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- NuGet.CommandLine (>= 3.4.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NuGet.PackageNPublish:
Package | Downloads |
---|---|
Views4Mvc
.Net MVC Presentation Layer. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NuGet.PackageNPublish:
Repository | Stars |
---|---|
TylerBrinks/Snap
Simple .NET Aspect-Oriented Programming
|