i have run this command
.\.paket\paket.exe push url "[ip]" file "bin" apikey "jenkins:jenkins" endpoint "/nuget/dev"
Im getting some thing
Pushing package bin to http://[ip]/nuget/dev - trial 1
Could not push bin: The remote server returned an error: (400) Bad Request.
but i can access the server through the browser. Where did I went wrong and How push my packages nuget server
This can happen when a package with the same name and version number already exists in the nuget repository.
This was initially a comment on the question, but some people have found this to be the solution, so I'm adding here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With