Forum member

cross

3 posts

Posts by cross

  1. Azure Functions Project Fails Build Because of Output Assembly Location

    I.e. The path to my normal .net framework project is: \bin\Debug\net461 - this works fine in ncrunch The path to an azure function SDK generated project is: \bin\Debug\net461\bin - it would be great if I could configure the additional bin folder. Of course this simple change is no doubt not si…

  2. Azure Functions Project Fails Build Because of Output Assembly Location

    Hi Remco, Thanks for posting your response. I understand your reasoning behind not supporting Azure projects. We're all subject to the moving target that is Azure and have been bitten as a result. However, as well as the numerous configuration options within NCrunch, would adding the ability to …

  3. Azure Functions Project Fails Build Because of Output Assembly Location

    Hi, I'm hitting this same problem. Has there been any progress or suggested fixes over the last 5 months. I'm using Azure Functions v1 and would like to continue using NCrunch. Thanks, Colin