PostSharp deployment to build machine- use Setup installation, not NuGet package.
- by Michael Freidgeim
PostSharp has well documented different methods of installation. I've chosen installing NuGet packages, because according to
Deploying PostSharp into a Source Repository
NuGet is the easiest way to add PostSharp to a project without installing the product on every machine.
However it didn't work well for me. I've added…