[xbuild] Actually delete common files (CopyLocal) during Clean.
authorVentero <ventero@ventero.de>
Sun, 19 May 2013 13:11:38 +0000 (15:11 +0200)
committerVentero <ventero@ventero.de>
Sun, 19 May 2013 14:54:59 +0000 (16:54 +0200)
commitb04a0e64603584d66d031c0337ba9272cf3dc220
tree934f38e78bb90fb1b6d2f639f69bb0745cd3f9ff
parent67142699caab67e64354e9f5ebb1b41f0fbcf97c
[xbuild] Actually delete common files (CopyLocal) during Clean.

The common files that should be deleted during Clean (see 4c37deb)
weren't actually written to the CleanFile, as they were stored in
FileWrites after it was already used to create CombinedFileWrites.
mcs/tools/xbuild/xbuild/2.0/Microsoft.Common.targets
mcs/tools/xbuild/xbuild/3.5/Microsoft.Common.targets
mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.targets