This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
Lock file validation #1220
Closed
Description
Without automatic restore, we might find ourselves in a situation where project.json has been changed but kpm restore
wasn't run to generate a new lock file. In these situations, we should fail/warn the user that they need to regenerated the lock file.
/cc @lodejard @ChengTian