Forum member

mhjorth

2 posts

Posts by mhjorth

  1. .net core 2.0 and refence errors

    Thank you for the reply. At least there is an explanation. I can confirm it works by adding the TypeConverter NuGet package to my test project. Michael.

  2. .net core 2.0 and refence errors

    I am trying to use NCrunch on a .net core 2.0 project but I'm running into som refernce problems. Currently I'm having problems with this error: System.IO.FileNotFoundException : Could not load file or assembly 'System.ComponentModel.TypeConverter, Version=4.2.0.0, Culture=neutral, PublicKeyTo…