Forum member

cbondeson

13 posts

Posts by cbondeson

  1. NCrunch Menu Still In VS2017 After Uninstall

    So for some reason it worked when I used command prompt but not when I was using power shell. That seems to have fixed it, thank you.

  2. NCrunch Menu Still In VS2017 After Uninstall

    I double checked and yes the folder does not exist. I am using the professional version of VS and it does that "/setup" is not a valid command for devenv.exe.

  3. NCrunch Menu Still In VS2017 After Uninstall

    I recently uninstalled NCrunch and the NCrunch menu is still showing. I searched my extensions folder and I didn't find any references to NCrunch so it looks like it was removed. Any help would be great.

  4. Compiler constant being ignored in .net core project

    Looks like the new build worked with this error. Thanks.

  5. Compiler constant being ignored in .net core project

    The work around seemed to work, thank you. Please let me know when this is fixed.

  6. Compiler constant being ignored in .net core project

    I am using ncrunch on a .net core project and use "#if !NCRUNCH" in the code but the code is still being run. I am using ncrunch version 3.7.0.7.

  7. Error occurred while analysing project

    Thank you very much Remco that worked after I disabled the "NUnit v3+ Enabled" setting under "Test Frameworks" for my dotnetstandard reference project. When do you foresee this being placed into a full release?

  8. Error occurred while analysing project

    Do I need to install all of these MSIs?

  9. Error occurred while analysing project

    I have created the request. I have tagged your name in the description with a link to this thread.

  10. Error occurred while analysing project

    Yes I think I can pair it down to the most basic. How would you like me to send it to you?

  11. Error occurred while analysing project

    That was not my bug report, I wanted to make sure I had not done something wrong before creating one. I checked my event viewer and did not see anything logged under Application log, is there another log you would like me to check? I will also check the link thread to see if that will give me any id…

  12. Error occurred while analysing project

    The test project is a dotnetcore DLL, the project I am trying to test is a dotnetstandard DLL. Is there a way to configure NCrunch to work with this kind of project structure? The reference project will be packaged and used as a nuget package and I would like to keep it a dotnetstandard DLL.

  13. Error occurred while analysing project

    I have a very simple project that is not running correctly in NCrunch. This is the error I am receiving: An error occurred while analysing this project after it was built: NCrunch encountered an unexpected error occurred while building an environment to analyse an assembly: nCrunch.TaskRunner.Ipc.I…