First post:
nativecpp wrote: I have the latest F# installed and when I ran deps, I got the following exception and would appreciate if someone can give me some idea: Unhandled Exception: System.NullReferenceExceptio...
Latest post:
mtrofin wrote: Indeed, you need .NET 3.5 (which I kinda assumed as a default - my fault!) Skipping that, another reason could be if you indeed had the typo "nscorlib.dll" - it's mscorlib.dll :) Let me...