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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added aliases for .Net Core application
Added support for multiple target versions
Added support for solution folders alongside sln files
Added better error handling
Changed
Replaced package owner with package author
Reworked internal logic of the updater: package list is now fetched from the files before being looked up online
Updated sources handling to add support for any number of public or private package sources (it was previously limited to NuGet.org and any number of private package sources
Set the current directory as the solution root if none is specified in the .Net Core application