c# - A file or folder with the name already exists when unit test project added -


large edit make more appropriate "vs has bug" complaint.

if add unit test project vs2012 solution, can't add item @ project in solution. vs complains file or folder name, whatever name choose, exists. cannot add existing items projects.

if remove unit test project, problem goes away. know dumb way set solution trigger problem?

since unable reproduce in vs2013, , vs2012 totally old now, i'll "acceptable" solution (hopefully not one) upgrade. assistance.


Comments

Popular posts from this blog

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -