Back to Devexpress

Upgrade to a New Version

aspnetcore-401036-devextreme-based-controls-upgrade-to-a-new-version.md

latest1005 B
Original Source

Upgrade to a New Version

  • Sep 09, 2024
  • 2 minutes to read

After you install a newer version of DevExtreme, you need to upgrade the DevExtreme resources in your project. You can do this in two ways: using a menu command in Visual Studio or manually.

Use the Upgrade DevExtreme Resources Menu Command

Follow the instructions below to upgrade the resources:

  1. Launch Visual Studio and open the project with DevExtreme resources that should be upgraded.

  2. Right-click this project in the Solution Explorer window and select Upgrade DevExtreme Resources in the menu.

  3. Click OK in the invoked dialog.

  4. Wait a few seconds while DevExtreme resources are upgraded. This process is displayed in the Output window.

Manually

Follow the instructions below to upgrade the resources.

  1. Update server-side packages:

  2. Update client-side resources: DevExtreme scripts (dx.*.js) and CSS files (dx.*.css).