Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

935 B

//[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.

Book list page

  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.*