Fixes a warning in System.Windows.Forms.dll
[mono.git] / mcs / class / Moonlight.Build.Tasks / Moonlight.Build.Tasks / ChangeLog
1 2010-07-16  Ankit Jain  <jankit@novell.com>
2
3         * XamlG.cs (Execute): Fix earlier commit, include the filename.
4
5 2010-07-16  Ankit Jain  <jankit@novell.com>
6
7         * Respack.cs (Execute): Skip if output file is up-to-date wrt
8         the input files. Bug reported by Rolf.
9
10 2010-07-16  Ankit Jain  <jankit@novell.com>
11
12         * XamlG.cs: Fix arg to XamlGCompiler, to use path relative to project
13         dir. Bug uncovered by Rolf.
14
15 2010-04-13  Ankit Jain  <jankit@novell.com>
16
17         * CreateTestPage.cs:
18         * GenerateMoonlightManifest.cs:
19         * GetMoonlightFrameworkPath.cs:
20         * GenerateXap.cs:
21         * Respack.cs:
22         * XamlG.cs:
23         MSBuild tasks for building silverlight projects.