如何在c#windows应用程序中将调试模式更改为释放模式 [英] how can we change the debug mode to release mode in c# windows application

查看:84
本文介绍了如何在c#windows应用程序中将调试模式更改为释放模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c#2010 express windows应用程序中将构建选项的设置从调试更改为发布

解决方案

在Visual Studio工具栏上查看:有一个当前读取Debug的组合框下拉列表。将其更改为Release并重建您的解决方案。



如果您在工具栏上看不到它,请使用菜单:Build ... Configuration Manager ...并从出现的对话框中的Active solution configuration下拉列表中选择Release。然后按关闭并重建您的解决方案。


关注本指南 [<对于 Express 版本的VS, ^ ] / BLOCKQUOTE>

how can we change the setting s of build option from debug to release in c# 2010 express windows application

解决方案

Look on the Visual Studio toolbar: There is a combo box drop down that currently reads "Debug". Change it to "Release" and rebuild your solution.

If you can''t see it on the toolbar, use the menu: "Build...Configuration Manager..." and select "Release" from the "Active solution configuration" dropdown in the dialog that appears. Then press "Close" and rebuild your solution.


Follow this guide[^] for Express versions of VS.


这篇关于如何在c#windows应用程序中将调试模式更改为释放模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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