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