Back to Abp

Updating packages

docs/en/suite/updating-packages.md

10.3.0934 B
Original Source
json
//[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."
}

Updating packages

ABP Suite allows you to update NPM and NuGet packages in a solution.

  1. Update ABP packages: Updates both NPM and NuGet packages in the solution.

  2. Update NPM packages: Updates only NPM packages.

  3. Update NuGet packages: Updates only NuGet packages.

How it works?

It scans all the *.csproj files in the solution and checks the version of the packages starting with the name Volo.*