Removes non-existent target files from override.targets (#8264)
authorJonghyun Park <parjong@gmail.com>
Wed, 23 Nov 2016 23:48:06 +0000 (08:48 +0900)
committerJan Kotas <jkotas@microsoft.com>
Wed, 23 Nov 2016 23:48:06 +0000 (15:48 -0800)
commit9a29a6e868f4abd8b733891faa0b3f3209853248
treeae45eeaa60eb574e32743605cb33ddbc72309d31
parent3f59c073ccc8d27c80e8ae1509685a078e9f1415
Removes non-existent target files from override.targets (#8264)

This commit revises override.targets not to import ``mono.targets`` and
``roslyn.xplat.targets`` which do not exist in Tools/
tests/override.targets