Sundew.Build.Publish
2.2.2
Suggested Alternatives
Additional Details
Functionality moved to Sundew.Packaging.Publish
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Sundew.Build.Publish --version 2.2.2
NuGet\Install-Package Sundew.Build.Publish -Version 2.2.2
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="Sundew.Build.Publish" Version="2.2.2"> <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 Sundew.Build.Publish --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sundew.Build.Publish, 2.2.2"
#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 Sundew.Build.Publish as a Cake Addin #addin nuget:?package=Sundew.Build.Publish&version=2.2.2 // Install Sundew.Build.Publish as a Cake Tool #tool nuget:?package=Sundew.Build.Publish&version=2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Automated NuGet package publisher:
- Publish prerelease package to local NuGet feed
- Publish to official NuGet feed
- Customizable publish for CI based on development, integration, production stages
- Automated versioning of prereleases
- Local debug support
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.2.8 | 918 | 12/6/2020 | |
2.2.7 | 703 | 12/5/2020 | |
2.2.6 | 578 | 11/9/2020 | |
2.2.3 | 671 | 10/24/2020 | |
2.2.2 | 555 | 10/23/2020 | |
2.1.3 | 710 | 9/27/2020 | |
2.0.3 | 581 | 9/24/2020 | |
2.0.2 | 656 | 9/23/2020 | |
2.0.1 | 702 | 6/4/2020 | |
2.0.0 | 656 | 11/21/2019 | |
1.0.2 | 717 | 11/11/2019 | |
1.0.1 | 662 | 11/10/2019 | |
1.0.0 | 640 | 11/10/2019 | |
0.0.2-pre-u20191101-205349 | 607 | 11/1/2019 |
2.0 - Added support for automatic prerelease patch increment
1.0 - Initial release