SharpDevelop3.0 uses MSBuild. Including PostSharp in your build process is transparent if you are doing a global install using PostSharp installer. If you are doing a per-project installation using “Binary - No Installer” download, you will need to import the PostSharp targets into your .csproj file -
True
C:\code\PostSharp-1.0.8.316-Binary\
For more details, read the […]
