cfNugetTargets 0.0.1-alpha
This is a prerelease version of cfNugetTargets.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package cfNugetTargets --version 0.0.1-alpha
NuGet\Install-Package cfNugetTargets -Version 0.0.1-alpha
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="cfNugetTargets" Version="0.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cfNugetTargets --version 0.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cfNugetTargets, 0.0.1-alpha"
#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 cfNugetTargets as a Cake Addin #addin nuget:?package=cfNugetTargets&version=0.0.1-alpha&prerelease // Install cfNugetTargets as a Cake Tool #tool nuget:?package=cfNugetTargets&version=0.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allows to easily integrate NuGet packaging into the build-process including version-upgrades.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- MSBuild.Extension.Pack (>= 1.5.0)
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 |
---|
This is the first release including depending on MSBuild Extensions 1.5 and heavily on some conventions.