generalinformation-118420-nuget-updating-packages.md
Use one of the following approaches to update the DevExpress NuGet packages in your project:
You can use the Project Converter to update package versions in the PackageReferences format in your project. Project Converter does not support the old packages.config format.
ASP.NET WebForms and WPF applications’ .aspx or .xaml files may contain assembly references. In this case, launch the Project Converter tool to update the references to the correct version numbers after updating DevExpress NuGet packages.
Important
Update to v21.1+
In v21.1, .NET Core Desktop NuGet packages have been renamed and merged into NuGet packages with .NET Framework assemblies.
If you develop with .NET Core Desktop libraries (WinForms or WPF) in v21.1+, use the Project Converter to update the \*.WindowsDesktop.\* packages in your apps automatically.
Refer to the T984618 - Structural changes to NuGet Packages and the Unified Component / .NET Core Desktop Product Installers article for more information.