Open
Description
Feature request
Add "Force" flag to Restore
Functional impact
I have a web project with a libman entry for a library project I've installed using the filesystem provider. As I make changes to the library files, they are not updated in the target project even after a restore.
I've gotten around the issue by using the libman CLI to clean and restore as a pre-build step, but it'd be nice to have a force flag available in the config (and in the CLI for that matter) for restoring.