c# - Changes are not happening until a rebuild is performed -


i have large windows application.

recently when make change in source code , run project or without debug, changes not made.

i tried rebuild it, , goes fine, every change made source code have rebuild project run changes taking effect.

also can't debug until rebuild solution.

my project attached source safe control.

any appreciated.

you see happen when project gets deselected "current build configuration" dialog in visual studio. try checking there see if project unchecked. think can menu clicking dropdown says debug/release, , clicking manage/edit.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -