如何在 Xamarin 中卸载项目? [英] How to unload project in Xamarin?

查看:34
本文介绍了如何在 Xamarin 中卸载项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Xamarin 中找不到任何卸载项目的方法!我的解决方案非常大,有些项目无法在 Xamarin 中加载.所以我想卸载它,它们只是一些测试项目.

I can't find any method to unload project in Xamarin! My solution was very big and some project can't loaded in Xamarin. So I want to unload it,they are just some Test Project.

推荐答案

我能找到的唯一方法是将项目留在解决方案中,但实际上将其从构建配置中删除.右键单击您的解决方案 > Preferences > Genereal > Build > Configurations 并取消选中您的项目.

The only way I could find to do this is to leave the project in the solution but actually remove it from your build configuration. Right click on your solution > Preferences > Genereal > Build > Configurations and un-check your project.

这样项目就可以停留在解决方案上,但编译器不会尝试编译它.

This way the project can stay on the solution but the compiler will not try to compile it.

这篇关于如何在 Xamarin 中卸载项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆