I am trying to execute the below command
nuget install <package name> -DirectDownload -version <version number> -OutputDirectory <local_path>
since its a private Jfrog artrifactory, how can in pass my credentials(key)
I am trying to execute the below command
nuget install <package name> -DirectDownload -version <version number> -OutputDirectory <local_path>
since its a private Jfrog artrifactory, how can in pass my credentials(key)