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
Post a Comment