[Mono-dev] csproj files for Mono's class libraries.

Marek Safar marek.safar at gmail.com
Mon Feb 14 08:20:00 EST 2011


Hello,
>> You can have the csproj reference the .sources file externally, and use a
>> small Task to transform the list of files into Compile elements. This works
>> in VS for building, but does not show the sources as files in the csproj via
>> the UI. So, depending what you want...
Something like this 
http://stackoverflow.com/questions/3187666/msbuild-custom-task-to-run-custom-tool-to-generate-classes-for-linq-to-sql-model 
our xbuild master can probably give better guidance.

Marek


More information about the Mono-devel-list mailing list