Itiviti / gradle-nuget-plugin

Executes NuGet from a gradle build
Apache License 2.0
22 stars 29 forks source link

Feature/support nuget lookup from direct path #62

Closed imanushin closed 6 years ago

imanushin commented 6 years ago

Changes add ability to:

  1. Download nuget.exe from the custom URL
  2. Use previously installed nuget

Also:

  1. Tests for the new method were written
  2. Documentation was updated
  3. Version was incremented
imanushin commented 6 years ago

@muryoh, could you please take a look on my pull? It closes several open issues on the plugin.

This change is needed to start using this plugin in the my projects

imanushin commented 6 years ago

@timotei , all notes were fixed. Please really sorry for long delay.

gluck commented 6 years ago

LGTM