Forum member

Envoid

3 posts

Posts by Envoid

  1. How to Prevent Build Events on .NET Standard 2 Library

    Hi Remco, Perfect, thanks for that, all working now. I didn't realise I'd need to edit the project file. Chris

  2. How to Prevent Build Events on .NET Standard 2 Library

    Hi, I'm having an issue with a .NET [i]Standard 2.0[/i] Library with a pre-build event: even with the option to 'Run pre-build events' set to false (default) it appears to still run the build event. Resharper runner works as expected. Testing with a [i]Framework[/i] library works as expecte…

  3. Black dots with xUnit.net 1.9.0.1566 and NCrunch 1.37.0.46b

    Just to provide more info; I ran into the same problem (I had an assembly reference) and the solution worked for me. Great product BTW.