Visual Studio Build Very Slow

前端 未结 20 1573
别那么骄傲
别那么骄傲 2020-12-12 10:59

This applies to both 2008 and 2010 versions (and probably earlier ones too). Also to both C++ and C# projects.

An initial build (after reboot) runs at normal speed

20条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-12 11:35

    I had the same issue. Deleting the hidden .vs folder in the solution directory solved the problem.

提交回复
热议问题