Forum member

adrianvinca

1 post

Posts by adrianvinca

  1. NCrunch failing to build .net core projects

    Hi, I took a look at this issue and I wonder if it could be casued by an older bug in Newtonsoft.Json that was fixed a few years ago: https://github.com/JamesNK/Newtonsoft.Json/issues/508 From what I see, NCrunch bundles a copy of Newtonsoft.Json.dll 6.0.8.18111 which may explain this issue (I …