开发者

ASP.net Package and Deployement Configuration Difference?

开发者 https://www.devze.com 2023-01-16 18:44 出处:网络
what is the difference between in conf开发者_开发知识库iguration (i.e Release,Debug, All configuration) in asp.net package and deployment?Whatever you want it to be?

what is the difference between in conf开发者_开发知识库iguration (i.e Release,Debug, All configuration) in asp.net package and deployment?


Whatever you want it to be?

Debug usually has un-optimized code and debug symbols. Release turns that off. You can change these values to whatever you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号