Everytime I execute dsharp.seed()
in DiffSharp/F#, regardless of parameter value, F# Interactive crashes with the following error message:
The terminal process "C:Program Filesdotnetdotnet.exe 'fsi', '--fsi-server-input-codepage:28591', '--fsi-server-output-codepage:65001'" terminated with exit code: 3221225477.
Any idea how to resolve?