Skip to content

2.17

Compare
Choose a tag to compare
@ngyukman ngyukman released this 12 Sep 15:47
· 40 commits to master since this release
451efe2
  • Ability to download nuget executable from the custom location (this can be used to download nuget.exe from local maven server)
  • Ability to use previously downloaded nuget from custom location (this is useful when CI already downloaded nuget.exe)
  • Upgrade gradle used to the newest version
  • Ability to generate dependencies from PackageReferences in project file

Thanks @ducaiulia and @imanushin