[xbuild] Fix incremental build of TargetFrameworkAttribute
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>
Tue, 23 Aug 2016 02:52:31 +0000 (22:52 -0400)
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>
Tue, 23 Aug 2016 02:52:31 +0000 (22:52 -0400)
commitefd47e8b31765a9abf9b9aa18cec6e5d35a98ea3
tree97882b9097562bbfe615a3c858b1c6c47120c56e
parent0d1db0362d4256d5bb7fbbf05f53658431e3ac9d
[xbuild] Fix incremental build of TargetFrameworkAttribute

The targets depended on a feature that doesn't exist in
xbuild (https://bugzilla.xamarin.com/show_bug.cgi?id=43645)
and as a consequence would fail to add the generated file to
the build when the GenerateTargetFrameworkMonikerAttribute
target was up to date.
mcs/tools/xbuild/data/12.0/Microsoft.Common.targets
mcs/tools/xbuild/data/14.0/Microsoft.Common.targets
mcs/tools/xbuild/data/4.0/Microsoft.Common.targets