Hi:
I have a Winforms application that I recently update the Telerik controls to 2023.1.117.40.
I am now unable to build as I am getting the following error:
'Could not load file or assembly 'Telerik.WinControls.Themes.Crystal, Version=2023.1.117.40, Culture=neutral, PublicKeyToken=bf4391287131aaeb' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'
Am I missing a required Telerik library in my references?
Here are the libraries I am currently referencing:
We are using Visual Studio 2019 and .Net 4.5.
I did run DependencyWalker against the Themes.Crystal library, and it did not turn up anything that we are mssing.