Nuget size limit using account feed
Hi,
We are running AppVeyor self-hosted on Windows. I'm trying to push a NuGet package using the account feed from the command line, but it fails with "500 (Internal Server Error)". I guess the problem is that its a huge package (~255MB), because I can push smaller packages this way.
Is it possible to increase the maximum allowed NuGet package size on self-hosted AppVeyor?
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac