|
Browse by Tags
All Tags » mono » MSBuild ( RSS)
Sorry, but there are no more tags available to filter with.
-
SharpDevelop 2.1, revision 1157, allows VB.NET projects to target the older Microsoft Frameworks and Mono. This extends Daniel 's previous work to target different frameworks with C# . SharpDevelop 2.1 is only available from the repository . To target a different framework, open the project's...
-
SharpDevelop2 now supports Mono's GAC, so this post takes a low level look into how it uses MSBuild to do this. Our starting point is a previous Custom MSBuild Targets for Mono post, which introduced an MSBuild task (Mcs), which was used to compile the code using Mono's Mcs compiler, and an MSBuild targets...
-
SharpDevelop ships with two custom MSBuild tasks for Mono, one for Mcs and the other for Gmcs, both of which live in the ICSharpCode.Build.Tasks assembly. With the recent Mono release, 1.1.9, the command line options and compiler error message formats are the same for Mcs and Gmcs, earlier versions differed...
Page 1 of 1 (3 items)
|
|
|