GlitchEnzo / NuGetForUnity

A NuGet Package Manager for Unity
MIT License
3.22k stars 317 forks source link

Prerelease package updates to anterior stable version when clicking "Update All" #665

Open ltmx opened 2 months ago

ltmx commented 2 months ago

Description

Updating all packages (using Update All button) will revert prerelease packages to their latest stable build

igor84 commented 2 months ago

Does this also happen if you toggle the "Show Prerelease" button in the top left of the Update tab before clicking Update All? Can you share some example package with which we could test this?