c# - Addin failing to install in monodevelop -


i wrote addin using addinmaker monodevelop , wile works in debug mode, can't manage install package version.

i packaged release version in ./bin/release folder according official tutorial

 mdtool setup pack <myaddin>.dll  

when installing addin usig mpack file, unhelpful the installation failed message without other information.

from understand, addinmaker uses nuget packages. need run special command packaging?

is there way find went wrong installation?


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -