Closed Larusso closed 7 years ago
All paket tasks will skip when paket.dependencies is not located in the project root. This is not a desired logic for paketPack and paketPush tasks.
paket
skip
paket.dependencies
paketPack
paketPush
Will not be fixed!
Paket itself needs paket.dependencies for all commands.
All
paket
tasks willskip
whenpaket.dependencies
is not located in the project root. This is not a desired logic forpaketPack
andpaketPush
tasks.