Provides the GetLatestVersion task, which retrieves the latest published version of a given nuget package from nuget.org, and provides easy access to its various SemVer components.
Info
Version: | 0.2.5 |
Author(s): | Mobile Essentials |
Last Update: | Thursday, June 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MobileEssentials/MSBuilder/ |
NuGet Url: | https://www.nuget.org/packages/MSBuilder.NuGet.GetLatestVersion |
Install
Install-Package MSBuilder.NuGet.GetLatestVersion
dotnet add package MSBuilder.NuGet.GetLatestVersion
paket add MSBuilder.NuGet.GetLatestVersion
MSBuilder.NuGet.GetLatestVersion Download (Unzip the "nupkg" after downloading)
Dependencies
- MSBuilder.CodeTaskAssembly(>= 0.2.5)
Tags