docs/en/suite/updating-packages.md
//[doc-seo]
{
"Description": "Easily update NPM and NuGet packages in your ABP Suite solution with a simple scan of your project files for seamless version management."
}
ABP Suite allows you to update NPM and NuGet packages in a solution.
Update ABP packages: Updates both NPM and NuGet packages in the solution.
Update NPM packages: Updates only NPM packages.
Update NuGet packages: Updates only NuGet packages.
It scans all the *.csproj files in the solution and checks the version of the packages starting with the name Volo.*