Hi,
I'm trying to build a assemby using Mono 0.20 on
Windows, but apparently the Mcs task calls the mcs.exe, this will cause Mono to
compile an assembly using the .NET runtime instead of the Mono
runtime.
The task should instead call "mono mcs.exe
[options]" where mcs.exe should be spe
Jason,
The only thing I can think of that would come close is using a ,
and only if all the files of each type (of transformation) are in the same
directory.
Otherwise, please patch away. It is a good feature, and will make better use
of template caching than the above solution, even if it works
Hi All,
I'd like to do something like this: