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
86 stars 7 forks source link

feat(outdated):🎁 support for directory.packages.props #153

Closed GustavEikaas closed 2 weeks ago

GustavEikaas commented 2 weeks ago

Support for Directory.Packages.props and Packages.props files Also fixed a bug where outdated would say all packages are up to date because of a bug in name matching