Forum member

joelnet

2 posts

Posts by joelnet

  1. PostSharp build problem

    Fixed. I didn't know I could add the whole packages directory. I also tried using *.* instead of **.*. I thought **.* was a typo. =) Thanks!

  2. PostSharp build problem

    I just added PostSharp to the project and now NCrunch will not build the project. This is the error: C:\Users\joelt\AppData\Local\NCrunch\4204\16\packages\PostSharp.2.1.6.13\tools\PostSharp.targets (222): The "PostSharp21MoveWithRetry" task was not found. Check the following: 1.) The name of the…