GustavEikaas / easy-dotnet.nvim

Neovim plugin written in Lua for working with .Net projects in Neovim. Makes it easier to run/test/build/debug projects. Supports both F# and C#
MIT License
85 stars 7 forks source link

Improve dotnet outdated compatibility #152

Closed molostovvs closed 2 weeks ago

molostovvs commented 2 weeks ago

Also show hints in .props files when the central package management system is used

molostovvs commented 2 weeks ago

@GustavEikaas I think we need to update the readme as well, because now it only says about .csproj

GustavEikaas commented 2 weeks ago

Ah good catch, ill get right on it