When compiling with I'm receiving an error that reads as follows
"error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\RhinoCommon.7.0.20314.3001\build\RhinoCommon.targets.
"
I've tried restoring using the that runs successfully but it doesn't change the outcome of the compiling command. Is there anything I can do to fix this?
When compiling with I'm receiving an error that reads as follows
"error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\RhinoCommon.7.0.20314.3001\build\RhinoCommon.targets.
"
I've tried restoring using the that runs successfully but it doesn't change the outcome of the compiling command. Is there anything I can do to fix this?