You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make package migration resiliant to unversioned packages.
Sometimes UPM returns package info without version information
which breaks version parsing logic. This commit gracefully handles
missing version information by setting the package version to 0.
Change-Id: I6014dd1dac105c79268f5b646e5fd2723992de3d
0 commit comments