I'm looking into using PostSharp on one of my projects. The complicating factor is that I need PostSharp to work on both Windows x64 and Linux x64/Mono.
According to the available info for PostSharp, you can compile on Windows/.NET and run under both .NET and Mono.
The question is this: can I perform PostSharp builds on Linux/Mono?