Open Larusso opened 6 years ago
We generate dedicated paketUpdate tasks for each dependency listed in paket.dependencies We should instead use the paket.lock file instead and create update tasks for all dependencies.
paketUpdate
paket.dependencies
paket.lock
We generate dedicated
paketUpdate
tasks for each dependency listed inpaket.dependencies
We should instead use thepaket.lock
file instead and create update tasks for all dependencies.