Mark Pattison
Mark Pattison
### Description Running `paket outdated -g Main` for the main dependency group returns `No outdated packages found.` Running `paket outdated` returns some updates for the same dependency group (which is...
Using VSCode 1.35.1 on Windows 7 with Ionide 4.0.0. The same issue happens with `cmd` or `powershell` terminal options. #### To reproduce: dotnet new -i Expecto.Template::* dotnet new expecto -n...
NB - question copied from [this SO question](https://stackoverflow.com/questions/60798491/using-the-saturn-framework-how-can-i-get-a-reference-to-the-websockets-hub-outs), as I would also like to know. I'm building an application for a toy problem to learn more about SAFE. I have...
Just correcting the text in an error message.
Allow parsing of F# projects in addition to C# and VB. Includes a test (which fails without the fix) of a solution file. Appears to work fine locally on a...
Any idea of whether F# support is feasible, or any alternative suggestions? It appears that any `.fsproj` projects in a solution are silently ignored.