visual studio - Do not recompile not changed files -


when compile application in release mode files recompiling if have no changes. in debug mode changed files recompiling. how fix release compilation?

this not normal behaviour vs, had bug not long ago.
managed fix deleting all temporary files, deleting release
configuration, , recreating it. there's simpler fix, none
know of.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -