My asp.net core app that I prefer to maintain in VS Code on Mac OS has a number of packages that could use some upgrading. As far as I can find, there's no tooling to see what can be updated or a simple way to update packages. Is the only path to literally change each package reference in the project.json by hand?
↧