[MonoDevelop] CSharpCompilerParameters and CSharpProjectParameters

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Apr 9 18:00:14 EDT 2010


On Fri, Apr 9, 2010 at 9:03 PM, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> I don't have VS installed. Is there another way I can get access to
> fsproj's and csproj's?

For sample F# projects, you could look at an OSS project such as the
MS F# PowerPack (it's MS-PL licensed)
http://fsharppowerpack.codeplex.com/SourceControl/BrowseLatest

For C# projects, there's MD itself.

Being able to open and build the PowerPack sounds like a good test of
the binding's completeness :)

TBH it's probably not necessary to add all the options immediately.
You can probably just add the obvious ones at first and the more
complicated ones later.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list