2010-04-03 Ankit Jain * 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. Use the correct target assembly name for 4.0 profile. 2010-02-10 Ankit Jain * Microsoft.Build.Utilities.dll.sources: Add ProcessStringDictionary.cs from class/System/System.Collections.Specialized . This is required as the StringDictionary in ToolTask, used for EnvironmentOverrides, is inadequate, because environment vars are case sensitive on unix. 2009-04-25 Jonathan Chambers * Makefile: Adjust assembly name for 3.5 profile. 2009-02-25 Ankit Jain * Microsoft.Build.Utilities.dll.sources: Add ProcessService.cs, ProcessWrapper.cs, IAsyncOperation.cs and IProcessAsyncOperation.cs 2006-04-19 Marek Sieradzki * Microsoft.Build.Utilities.targets: Removed. 2005-09-25 Marek Sieradzki * Microsoft.Build.Utilities.dll.sources: Updated. 2005-09-09 Marek Sieradzki * Microsoft.Build.Utilities.dll.sources: Renamed from Microsoft.Build.Utilities.sources. * Microsoft.Build.Utilities_test.dll.sources: Added. * Makefile: Added Microsoft.Build.Framework.dll to test references.