-
-
Notifications
You must be signed in to change notification settings - Fork 618
nugetsource
Aleksi Juvani edited this page Jul 6, 2017
·
4 revisions
Used to specify the NuGet package source. Only NuGet "galleries" are currently supported. Defaults to the official NuGet Gallery at nuget.org.
nugetsource "url"
url
is the NuGet v3 feed URL.
The project
scope.
Premake 5.0.0 alpha 12 or later.
nugetsource "https://api.nuget.org/v3/index.json"