Info
Version: | 2.1.0 |
Author(s): | Stanislav Muhametsin |
Last Update: | Thursday, March 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CometaSolutions/UtilPack/tree/develop/Source/UtilPack.NuGet.Push.MSBuild |
NuGet Url: | https://www.nuget.org/packages/UtilPack.NuGet.Push.MSBuild |
Install
Install-Package UtilPack.NuGet.Push.MSBuild
dotnet add package UtilPack.NuGet.Push.MSBuild
paket add UtilPack.NuGet.Push.MSBuild
UtilPack.NuGet.Push.MSBuild Download (Unzip the "nupkg" after downloading)
Dependencies
- UtilPack.NuGet.Common.MSBuild(>= 2.1.0)
- UtilPack.NuGet(>= 2.1.0)
- Microsoft.Build.Utilities.Core(>= 15.1.1012)
- NETStandard.Library(>= 1.6.1)
Tags
Most suitable to use in rapid development builds, where each build should propagate to (local) NuGet feed.
The task in this package should be loaded by UtilPack.NuGet.MSBuild task factory.