RicoSuter/NuGetReferenceSwitcher

FSharp support

haraldsteinlechner opened this issue · 2 comments

Hi,

i just added *.fsproj to the open project dialog in order to support fsharp projects. unfortunately i got a null exception (in a message box) when trying to switch to projects in my rather big project.

Should FSharp support be as simple as this? Do you have any tips how i can debug the vsx in order to add proper fsharp support?

Could you start the extension with debugger attached?