How is MSBuild Incremental Building Different from Copy with SkipUnchangedFiles=true? -
If I have an MSBILD target that just copies the files, then the incremental building using the copy function and the setting Why would it be better SkipUnchangedFiles = true?
Who said this?
The only reason you can think is that if you later increase your goal to accomplish other tasks, just copy it.
Comments
Post a Comment