Ivan Diachenko
Ivan Diachenko
Right now, Velopack only [supports](https://github.com/velopack/velopack/blob/2b4a2e130bc1802e8ed25108fde701aba5cbbf96/src/lib-rust/src/manager.rs#L273) full updates when updating via the API. If the distribution URL provides only a delta package instead of a full `nupkg`, the tool will return...
Right now, Velopack only allows distributing `nupkg` files in the [same](https://docs.velopack.io/distributing/overview#:~:text=This%20file%20should%20be%20distributed%20in%20the%20same%20folder%20as%20the%20nupkg%20files%20are%20deployed.) folder as the `releases.{channel}.json` file. > This file should be distributed in the same folder as the nupkg files...