π Bug Report
I'm unable to run nukeeper update with a solution file as the path argument.
Expected behavior
According to nukeeper update --help, the Path argument is:
The path to a .sln or project file, or to a directory containing a .NET solution/project. If none is specified, the current directory will be used.
So I'd expect that supplying a path to a solution or project file would update just that solution/project dependencies.
Reproduction steps
Invoke nukeeper update Project.sln (assuming Project.sln exists) and you'll get the error:
Path 'Project.sln' was not found
Configuration
Version: 0.35.0
Platform if applicable: