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.
 
 
 
 
 
 

747 B

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