Core to automatically update NuGet packages in AzureDevOps repositories.
Info
| Version: | 1.0.0 |
| Author(s): | Kristersz, Tosters |
| Last Update: | Thursday, August 22, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DependencyUpdaterCore |
Install
Install-Package DependencyUpdaterCore
dotnet add package DependencyUpdaterCore
paket add DependencyUpdaterCore
DependencyUpdaterCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.TeamFoundationServer.Client(>= 16.143.2)
- Microsoft.VisualStudio.Services.InteractiveClient(>= 16.143.2)
- Microsoft.VisualStudio.Services.ServiceEndpoints.WebApi(>= 16.143.2)
- Newtonsoft.Json(>= 12.0.2)
Tags