I would like to clear one concept.
In c#,
when we build(or re-build) a solution,
We sometimes get
Build: 1 succeeded
and sometimes,
Build: 1 succeeded or up-to-date
Ok, I know that something in our code would be not as per logic when we get the latter ans.
But, what does it mean CONCEPTUALLY
?