How to Degrade DevExpress from 12.2 to 11.2 Windows Form
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 ?
Solution
Here are the couple of simple steps for downgrading your project from 12.1 to 11.2:
Backup your project
Install DXperience 11.2
Run the ProjectConverter tool to downgrade your project to DXperience 11.2. The project converter will perform all the required changes in project files.