❔ Globally Update Nuget Packages
Every time I make a solution in visual studio, it wants to update these four packages. Can I update these system-wide somehow so I don't have to update them every time I make a project?
2 Replies
couple of options, 2 of which are below:
https://github.com/dotnet-outdated/dotnet-outdated
https://learn.microsoft.com/en-us/nuget/consume-packages/Central-Package-Management
GitHub
GitHub - dotnet-outdated/dotnet-outdated: A .NET Core global tool t...
A .NET Core global tool to display and update outdated NuGet packages in a project - GitHub - dotnet-outdated/dotnet-outdated: A .NET Core global tool to display and update outdated NuGet packages ...
Central Package Management
Manage your dependencies in a central location and how you can get started with central package management.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.