2.17
- 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