Hi,
NCrunch displays this:
OneTimeSetUp: System.DllNotFoundException : Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I am using SQLite as nuget package and I also enabled the nuget dependency check.
What else do I need to do to enable nCrunch on these tests?
Thx
Michael