I just tried Mono Migration Analyzer and it said everything looked OK. I didn't knew that mono managed to get close to full .net 3.5. Now I just need to figure out how exactly to use it
.
It should be able to to use the mono runtime interchangably with the .NET ones, given that it passed the migration test. I'll try it here on Linux
[edit]
That seems to run just fine. once I install the mscorlib and winforms packages, anyway. It needed a but of help finding the traits file, but other than that, it seems fine. Not that I've given it much of a test, you understand
[edit]
mmm... it's not finding the girlsx files to load. I can open the folder, but it doesn't see the girls files, just the folders.
Could be a directory separator issue, in which case it should at least run under mono on windows for those who can't find a suitable .NET runtime.