I am trying to run MSBuild with command line and get packages from specific folder. The packages have been retrieved with Nuget to certain folder. I am trying to run msbuild command that will use the folder for references. I am keep getting that I am missing references (which exist in the folder) Any suggestions?
↧