NuKeeperDotNet / NuKeeper

Automagically update nuget packages in .NET projects
Apache License 2.0
541 stars 127 forks source link

Newest Version isn't deployed to NuGet #1099

Closed MartinDemberger closed 3 years ago

MartinDemberger commented 3 years ago

🐛 Bug Report

In DevOps the newest version from https://api.nuget.org/v3/registration3/nukeeper/index.json is used. Currently the newest version on this link is 0.26.0.

Expected behavior

The newest version is used when called with the DevOps integration.

Reproduction steps

Call 'https://api.nuget.org/v3/registration3/nukeeper/index.json' and search for the newest version.

Configuration

Version: 0.24.*

Platform if applicable:

MartinDemberger commented 3 years ago

Its a duplicate to https://github.com/NuKeeperDotNet/NuKeeper-AzureDevops-extension/issues/62