2010-01-21 Rodrigo B. de Oliveira * Microsoft.Build.BuildEngine/BuildWhen.cs * Microsoft.Build.BuildEngine/PropertyReference.cs: support for nested Choose elements + fixed bug where the project reference would be null during condition evaluation. 2010-01-12 Rodrigo B. de Oliveira * Microsoft.Build.BuildEngine/BuildWhen.cs * Test/Microsoft.Build.BuildEngine/BuildChooseTest.cs: Support for PropertyGroup as a child of When and Otherwise 2009-08-20 Ankit Jain * Microsoft.Build.Engine.dll.sources: Add tools/xbuild/SolutionParser.cs 2009-02-21 Ankit Jain * Import.cs (GetFullPath): Use Utilities.FromMSBuildPath . 2009-02-19 Jonathan Chambers * Microsoft.Build.Engine.csproj: Add. * Microsoft.Build.Engine.Test.csproj: Update. 2009-01-31 Ankit Jain * Microsoft.Build.Engine_test.dll.sources: Replace BatchingImpl.cs with BatchingImplBase.cs, TargetBatchingImpl.cs and TaskBatchingImpl.cs 2009-01-06 Ankit Jain * Microsoft.Build.Engine_test.dll.sources: Add TestMessageLogger from Ms.Build.Tasks tests. 2009-01-01 Ankit Jain * Microsoft.Build.Engine.dll.sources: Add IReference.cs 2008-10-17 Jonathan Pryor * Documentation/**: Flush updated documentation. 2008-05-28 Marek Safar * Makefile (EXTRA_DISTFILES): More test files. 2006-06-23 Marek Sieradzki * Makefile (EXTRA_DISTFILES): Changed name from SimpleTask.cs to TestTasks.cs (I forgot to add the new file here) 2006-06-22 Wade Berrier * Makefile (EXTRA_DISTFILES): Remove Test/resource/SimpleTask.cs (the file was removed today) 2006-06-19 Raja R Harinath * Makefile (EXTRA_DISTFILES): Add Test/resource/SimpleTask.cs. 2006-06-17 Marek Sieradzki * Makefile: Added test-local target to compile Test/resources/SimpleTask.cs. 2006-04-19 Marek Sieradzki * Microsoft.Build.Engine.targets: Removed. 2005-09-25 Marek Sieradzki * Microsoft.Build.Engine.dll.sources: Added reference to AssemblyLoadInfo. 2005-09-09 Marek Sieradzki * Microsoft.Build.Engine_test.dll.sources: Added. * Microsoft.Build.Engine.dll.sources: Renamed from Microsoft.Build.Engine.sources.