首页 > 其他 > 详细

Verify the project is selected to be deployed in the Solution Configuration Manager.解决方案

时间:2015-05-13 16:44:54      阅读:275      评论:0      收藏:0      [点我收藏+]

使用VS+Xamarin.Forms运行Android程序是报如下错误:

The project ProjectName.Droid needs to be deployed before it can be started. 


Verify the project is selected to be deployed in the Solution

Configuration Manager.

这是因为在解决方案中没有设置启动部署项目,执行以下操作:

1. 右击解决方案;

2. 选择“配置管理器”;

3. 在配置管理器中勾选需要部署的项目后面“部署”复选框。

4. 运行,OK。

Verify the project is selected to be deployed in the Solution Configuration Manager.解决方案

原文:http://blog.csdn.net/mx5721/article/details/45694759

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!