https://social.msdn.microsoft.com/Forums/vstudio/en-US/ea33e391-21d7-4f54-92cb-c7af72f19c61/outlook-addin-developed-for-office-2010-can-not-install-using-clickonce-on-office-2013?forum=vsto
Hi Filip,
I don't see why you have vstoinstaller.config, it doesn't exist by default. Best guess is that you want to customize something. Please remove it if you don't intend to use that.
On the other hand, the type specified in the config file points to Microsoft.Office.BusinessApplications.Runtime, which is a SharePoint runtime library assembly. I don't foresee how this should present in Outlook addin project. If you do use it, you need to configure your computer with SharePoint.
Does that resolve the problem?
Forrest Guo | MSDN Community Support | Feedback to manager
--删了这个文件就好了