mono / monodevelop

MonoDevelop is a cross platform .NET IDE

Home Page:http://www.monodevelop.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuget manager problem when try building simple app in mono 7.8.4-build2 on Centos 7

josvil opened this issue · comments

Error: NuGet packages need to be restored before compiling. The NuGet MSBuild targets, which are required for build, are missing. NuGet MSBuild targets are generated when restoring NuGet packages. (myApp)

How can I solve it via command line?