Releases: nventive/NuGet.Updater
Releases · nventive/NuGet.Updater
2.1.0
Version 1.0.1
v1.0.1 Updated MSBuild.Extras
Version 1.0
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
Removed
- Removed superfluous arguments
- Removed code used to update project.json files