I checked out the other thread about adding files to include and I still can't get this going.
NCrunch: If you are experiencing problems in getting this project to build, have a look at
https://www.ncrunch.net/...ing_project-build-issuesC:\Users\SM\AppData\Local\NCrunch\24212\11\Lib\PostSharp\PostSharp.targets (84): The "PostSharp.MSBuild.PostSharp20GetCurrentProjectDirectory" task could not be loaded from the assembly C:\Users\SM\AppData\Local\NCrunch\24212\11\Lib\PostSharp\Release\PostSharp.MSBuild.dll. Could not load file or assembly 'file:///C:\Users\SM\AppData\Local\NCrunch\24212\11\Lib\PostSharp\Release\PostSharp.MSBuild.dll' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
I tried adding a reference to PostSharp.MSBuild.dll from another folder and it didn't help.