ionide / FsAutoComplete

F# language server using Language Server Protocol
Other
385 stars 151 forks source link

Convert to NuGet Central Package Management #1280

Open baronfel opened 1 month ago

baronfel commented 1 month ago

Details

We should convert from Paket to NuGet Central Package Version Management so that we can take advantage of Dependabot. We should use lock files and transitive pinning when we do this.

Checklist