I'm using 7.102.0.21 - all my references point to that version
my app config has this:
I still have this message in the error list when I build:
Warning 25 No way to resolve conflict between "Syncfusion.Core, Version=7.102.0.21, Culture=neutral, PublicKeyToken=632609b4d040f6b4" and "Syncfusion.Core, Version=6.403.0.15, Culture=neutral, PublicKeyToken=632609b4d040f6b4". Choosing "Syncfusion.Core, Version=7.102.0.21, Culture=neutral, PublicKeyToken=632609b4d040f6b4" arbitrarily.
and then:
Warning 26 Found conflicts between different versions of the same dependent assembly.
When I run the ResX converter, it errors out saying it can't load Syncfusion.Shared.Base, but it's in the GAC - - I'm lost
How can I fix this?