I already have a command line build working using mdtool. However, I have switched to getting my dependencies via nuget. When I launch XamStudio, it automatically downloads the nuget packages making the build successful. However, a command line build does NOT automatically download the packages from nuget servers. What command can I run to cause that to happen?
↧