Forum member
cbondeson
13 posts
Posts by cbondeson
-
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.
21 May 2018 15:29 UTC
-
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.
18 May 2018 15:27 UTC
-
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.
17 May 2018 16:26 UTC
-
Compiler constant being ignored in .net core project
Looks like the new build worked with this error. Thanks.
16 Jun 2017 15:22 UTC
-
Compiler constant being ignored in .net core project
The work around seemed to work, thank you. Please let me know when this is fixed.
15 Jun 2017 14:14 UTC
-
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.
15 Jun 2017 02:00 UTC
-
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?
12 Mar 2017 15:47 UTC
-
Error occurred while analysing project
Do I need to install all of these MSIs?
11 Mar 2017 16:10 UTC
-
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 Mar 2017 14:58 UTC
-
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?
09 Mar 2017 21:44 UTC
-
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…
09 Mar 2017 21:22 UTC
-
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.
09 Mar 2017 21:00 UTC
-
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…
09 Mar 2017 18:11 UTC