aspnetcore-401862-spreadsheet-upgrade-to-a-new-version.md
We provide the Spreadsheet product via the NuGet and npm packages, so it is necessary to upgrade the package references after you install a newer version of DevExpress. To do this, follow the instructions below:
Use the Project Converter to upgrade your project and NuGet packages.
Update the version of dependent packages in the package.json file.
Right-click the package.json file and select Restore Packages.
You can find recent resources and packages locally after a DevExpress build has been installed.
The recent resource files are placed in the following location. Use these resources instead of scripts and styles from the node_modules directory.
C:\Users\Public\Documents\DevExpress Demos 25.2\Components\ASP.NET\CS\AspNetCoreDemos.Spreadsheet\wwwroot\lib\dx-aspnetcore-spreadsheet
The following directory is available as a NuGet feed in Visual Studio.
C:\Program Files\DevExpress 25.2\Components\System\Components\packages
Switch to this source to upgrade the NuGet packages.
Download and install the hotfix. You can find recent resources and packages locally after the hotfix has been installed.