Fix ElementLocation.File to NOT contain file URI, and then load task assembly from...
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 28 Jan 2014 18:21:18 +0000 (03:21 +0900)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 20 Feb 2014 09:22:40 +0000 (18:22 +0900)
commit8140531d91675fd37b9f8e7b42c76098e585083b
tree1787b1e1f237e289b3d72960f021916ce3d9a72d
parent03fc8b7fd954d95e342ca7b620c85ea550af727d
Fix ElementLocation.File to NOT contain file URI, and then load task assembly from correct paths.
mcs/class/Microsoft.Build/Microsoft.Build.Construction/ProjectElement.cs
mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildTaskDatabase.cs
mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/ProjectInstanceTest.cs