Itiviti / gradle-nuget-plugin

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

Add 'sources' parameter on NugetRestore task #35

Closed ul-remy closed 8 years ago

ul-remy commented 8 years ago

The NugetInstall task was already using this logic: since multiple sources may be specified when installing or restoring, having a sources parameter that is based on a set makes sense