简体   繁体   中英

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

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?

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. 

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM