my 2015 visual studio pro crashes every time remove reference c# project targeting .net 4.0. there fix this?
microsoft visual studio professional 2015 version 14.0.25123.00 update 2 microsoft .net framework version 4.6.01055
addition , removal of references project file can done using text editor , editing .proj file. each .proj file xml file storing project configuration. remove reference , save file. (a possible work-around)
the problem mentioned don't seem general issue. visual studio may crash unknown host system or project configurations.
Comments
Post a Comment