We have one project that is used in almost all other projects of our solution, and for some time the whole solution is always restored, because the source file in this project seems to be changing.
1> Utilities project is not updated. The input file '[...] \ utilities \ logging \ result.cs' changes after the output file '[...] bin \ Debug \ Utilities.pdb'.
But the file does not change at all in any other file in this project.
Can someone tell me where the problem might be? Thanks in advance!
Jezze source
share