Forum member

azimarev

2 posts

Posts by azimarev

  1. Cannot build project that uses Refit library

    Thanks! I actually did the same about 10 minutes after I posted this question and I thought I removed the question itself :)

  2. Cannot build project that uses Refit library

    In one of my project I use Paul Betts' library called Refit. In the pre-build event it runs a tool from it package folder to generate some .cs file. Because the file is generated, it is also excluded from source control. However, when NCrunch is building this project, the packages directory is no…