DotNET never crashes when I use it in the terminal but it does when I use it in VSCode.
To reproduce the issue just type using DotNET in the julia REPL in VSCode (windows).
Linked issue julia-vscode/julia-vscode#1777
I am not sure whether the issue is coming from vscode or DotNET.
Thank you
DotNET never crashes when I use it in the terminal but it does when I use it in VSCode.
To reproduce the issue just type
using DotNETin the julia REPL in VSCode (windows).Linked issue julia-vscode/julia-vscode#1777
I am not sure whether the issue is coming from vscode or DotNET.
Thank you