Skip to content

Version 1.0

Compare
Choose a tag to compare
@benventive benventive released this 28 Oct 20:36
1ce164c

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