Add support for ToolsVersion and correctly build msbuild+xbuild assemblies
[mono.git] / mcs / class / Microsoft.Build.Tasks / ChangeLog
index 7e8c05ac911a23255ac88066dbeb2e89d364517b..ff531ad0138f6193cc204abd49f2c52747e33b05 100644 (file)
@@ -1,3 +1,14 @@
+2010-04-03  Ankit Jain  <jankit@novell.com>
+
+       * Makefile: Import tools/xbuild/xbuild_targets.make, which copies
+       the target and tasks file in the correct place, to allow running
+       tests with different toolsversion. Copy the config file for the
+       test assembly. Clean the generated test.dll .
+       Use the correct target assembly name for 4.0 profile
+       (ms.build.tasks.v4.0.dll), and for Utilities assembly.
+       * Microsoft.Build.Tasks_test.dll.sources: Use Consts.cs from Engine
+       instead of maintaining a copy here.
+
 2010-03-02  Ankit Jain  <jankit@novell.com>
 
        Fix tests.