Forum member

psilvaferreira

1 post

Posts by psilvaferreira

  1. Use in solution with VC++ project

    Hi, My solution contains one VC++ project that builds a DLL which is used by my test assembly. This unmanaged DLL is required to run the tests (basically, my .NET assembly will be testing against the unmanaged version). Now when I configure NCrunch in my solution it will try to build the VC++ …