nathan wilson
nathan wilson
### Describe the bug If I navigate to my project, run `dotnet build`, and then run `dotnet build` a second time, the second build is incremental and finishes very quickly....
### Description Whenever I restore from Visual Studio, it always generates a ".paket/load" folder with load scripts. I have tried putting `generate_load_scripts: false` in my paket.dependencies file, as well as...
I'm using NeoVim 0.9.0, and this week the highlighting for errors and warnings stopped working, even though the language server is working for other features. I upgraded to version 0.17.2...
On linux everything works fine, but on my Windows machine, spago fails to build on Node 21.7 with ``` node:internal/child_process:421 throw new ErrnoException(err, 'spawn'); ^ Error: spawn EINVAL at ChildProcess.spawn...
Using FsHttp with the default `httpClientFactory` on an Azure Web App to send many HTTP requests to the same domain results in SNAT port exhaustion, with the error > System.Net.Sockets.SocketException...