The “Build” tab missing from project properties in Visual Studio 2013

血红的双手。 提交于 2019-12-22 04:43:23

问题


When I open any C# Win-Forms or WPF project in Visual Studio 2013, the "Build" tab doesn't show up. It is visible if I open the project in VS2010. I haven't been able to find any information about this specific tab disappearing.

I've have tried resetting the user settings in vs2013, running the setup repair, and even completely uninstalling and reinstalling vs2013.

Any ideas on how to get it back?


回答1:


The issue is now fixed with the Version 4.1.15, which you can download here.

Changes in the 4.1 branch

4.1.15 2015-06-09 Bug 11560 VSiX: missing Build and Debug pages 
in project properties. 



回答2:


I have the same issue in Visual Studio 2012 and I can confirm, that this issue is based on Post Sharp.

After updating PostSharp to Version 4.1.14 the "Build" and the "Postsharp" Tab disapears. Uninstalling PostSharp fixed this issue. The "Build" Tab is back again.



来源:https://stackoverflow.com/questions/30646881/the-build-tab-missing-from-project-properties-in-visual-studio-2013

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!