Forum member
IanBowyer
4 posts
Posts by IanBowyer
-
CilAssemblyNotFoundException
Thank you that worked. I knew there would be a setting somewhere I just couldn't find it.
04 Oct 2023 12:21 UTC
-
CilAssemblyNotFoundException
I've just loaded a project up for the first time and I get the following stack trace in ncrunch. Can anyone direct me in to how to fix this? [quote] NCrunch: If you are experiencing problems in getting this project to build, have a look at http://www.ncrunch.net/documentation/troubleshooting_…
04 Oct 2023 10:12 UTC
-
Ensure that restore has run and that you have included 'netcoreapp2.0'
I tried the above and had no luck... I was using an old version so I decided to try the 30 day trial of the latest version, which worked ok. I have updated to the latest version and all is working ok now :)
02 Jul 2018 09:01 UTC
-
Ensure that restore has run and that you have included 'netcoreapp2.0'
Hi I am having problem setting up ncrunch on a new project. I have setup a new solution which is a dotnet core 2.0 web api I have created a test project which only has a test in with "Assert.Pass" but as NCrunch is initialising it shows a load status of "Load Failure" with the following messa…
21 Jun 2018 07:45 UTC