Updater.Publisher 0.2.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package Updater.Publisher --version 0.2.14
                    
NuGet\Install-Package Updater.Publisher -Version 0.2.14
                    
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="Updater.Publisher" Version="0.2.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Updater.Publisher" Version="0.2.14" />
                    
Directory.Packages.props
<PackageReference Include="Updater.Publisher" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Updater.Publisher --version 0.2.14
                    
#r "nuget: Updater.Publisher, 0.2.14"
                    
#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.
#:package Updater.Publisher@0.2.14
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Updater.Publisher&version=0.2.14
                    
Install as a Cake Addin
#tool nuget:?package=Updater.Publisher&version=0.2.14
                    
Install as a Cake Tool

A tool to publish packages to a repo used by Updater.Tool.

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
0.2.23 1,322 11/9/2017
0.2.22 1,110 11/7/2017
0.2.21 1,198 3/29/2017
0.2.20 1,129 3/29/2017
0.2.19 1,165 3/20/2017
0.2.18 1,245 3/15/2017
0.2.17 1,238 1/10/2017
0.2.16 1,274 1/10/2017
0.2.15 1,247 12/20/2016
0.2.14 1,243 12/16/2016
0.2.13 1,253 12/9/2016
0.2.12 1,285 12/2/2016
0.2.11 1,301 12/2/2016
0.2.10 1,283 11/23/2016
0.2.9 1,266 10/29/2016
0.2.8 1,241 10/29/2016
0.2.7 1,196 10/28/2016
0.2.6 1,388 10/27/2016
0.2.5 1,303 10/26/2016
0.2.4 1,205 10/25/2016
0.2.3 1,219 10/21/2016
0.2.2 1,277 10/20/2016
0.2.1 1,247 10/19/2016
0.2.0 1,262 10/18/2016
0.1.4 1,210 9/2/2016
0.1.3 1,211 9/2/2016

FIXED: reused main pkg is missing folders shared with secondary pkg
added publisher promote
added --app-version and --new-manifest parameter to publisher publish