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