[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Microsoft.Build.Framework / ChangeLog
1 2010-04-03  Ankit Jain  <jankit@novell.com>
2
3         * Makefile: Import tools/xbuild/xbuild_targets.make, which copies
4         the target and tasks file in the correct place, to allow running
5         tests with different toolsversion.
6         * Microsoft.Build.Framework.dll.sources: Add IBuildEngine2.cs .
7
8 2006-04-19  Marek Sieradzki  <marek.sieradzki@gmail.com>
9
10         * Microsoft.Build.Framework.targets: Removed.
11
12 2005-12-14  Wade Berrier <wberrier@novell.com>
13
14         * Makefile: Added EXTRA_DISTFILES to fix make dist build
15
16 2005-09-25  Marek Sieradzki  <marek.sieradzki@gmail.com>
17
18         * Mono.XBuild.Shared: Moved to Mono.XBuild.Framework to be consistent.
19         * Microsoft.Build.Framework.dll.sources: Added MonoTODOAttribute from
20         build/common.
21
22 2005-09-09  Marek Sieradzki  <marek.sieradzki@gmail.com>
23
24         * Microsoft.Build.Framework_test.dll.sources: Added.