I'm working on a project (Winforms app) that I want to convert the current project, v17.2, to 21.2. There isDevExpress.ExpressApp.Images.v17.2.dll in v17.2 but there is not in v21.2. How can handle this problem? which dll can I replace instead?

1

There are 1 answers

0
DmitryG On BEST ANSWER

According to the The DevExpress.ExpressApp.Images assembly has been removed you should reference the DevExpress.Images assembly. Also, I suggest you use the Project Converter tool that automatically updates existing DevExpress.ExpressApp.Images assembly references.