Matt Ward

Results 118 comments of Matt Ward

There are CI builds available from GitHub https://github.com/mono/mono - the main branch is Mono 6.13 currently.

Copying the NuGet.Build.Tasks.dll to the monodevelop/bin/MSBuild directory will not do anything. MonoDevelop does not copy files from that location to the folder where it runs the MSBuild host.

Visual Studio for Mac does not currently support multi-target project fully. Support for building all target frameworks in a multi-target framework project was added recently, it looks like it will...

Anything in the IDE log? The logs should be available from the Help menu.

Those errors seem unrelated and should not affect the NuGet addin from working.

The dialog will show a Manage button if you opened it for the solution instead of the project. The dialog about trusting the certificates is provided by MonoDevelop not the...

Hi Frank, The link has not moved. The link is working for me.

Not sure how you are using it but instructions are on the readme. The full link with the main.mrep should be added to Xamarin Studio in the Addin Manager. If...

Can you post the IDE log output? The exception callstack is not shown in the Package Console but should be in the IDE log (Help - Open Log Directory)