we have C#.net application using DevExpress 12.2 version and we have to degrade to 11.2, what is the best way to degrade ?

有帮助吗?

解决方案

Here are the couple of simple steps for downgrading your project from 12.1 to 11.2:

  1. Backup your project
  2. Install DXperience 11.2
  3. Run the ProjectConverter tool to downgrade your project to DXperience 11.2. The project converter will perform all the required changes in project files.
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top