mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.82k stars 1.01k forks source link

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

Open josvil opened 2 years ago

josvil commented 2 years ago

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?