I am trying to restore NuGet packages in my project using the CLI. The command I am using looks like this: NuGet.exe restore [Solution file] -ConfigFile [Config file] -NoC