We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Assembly Conflicts

I'm seeing the following warning when building a WPF application. It seems non-fatal, but I'd like to understand how to resolve the conflict.
1> There was a conflict between "Syncfusion.Shared.Wpf, Version=15.1451.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" and "Syncfusion.Shared.Wpf, Version=15.1460.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89".
1> "Syncfusion.Shared.Wpf, Version=15.1451.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" was chosen because it was primary and "Syncfusion.Shared.Wpf, Version=15.1460.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" was not.
1> References which depend on "Syncfusion.Shared.Wpf, Version=15.1451.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" [C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Syncfusion.Shared.Wpf\v4.0_15.1451.0.33__3d67ed1f87d44c89\Syncfusion.Shared.Wpf.dll].
1> C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Syncfusion.Shared.Wpf\v4.0_15.1451.0.33__3d67ed1f87d44c89\Syncfusion.Shared.Wpf.dll
1> Project file item includes which caused reference "C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Syncfusion.Shared.Wpf\v4.0_15.1451.0.33__3d67ed1f87d44c89\Syncfusion.Shared.Wpf.dll".
1> Syncfusion.Shared.Wpf, Version=15.1451.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL
1> References which depend on "Syncfusion.Shared.Wpf, Version=15.1460.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" [C:\Program Files (x86)\Syncfusion\Essential Studio\15.1.0.33\Assemblies\4.6\Syncfusion.Shared.Wpf.dll].
1> C:\Program Files (x86)\Syncfusion\Essential Studio\15.1.0.33\Assemblies\4.6\Syncfusion.Tools.WPF.dll
1> Project file item includes which caused reference "C:\Program Files (x86)\Syncfusion\Essential Studio\15.1.0.33\Assemblies\4.6\Syncfusion.Tools.WPF.dll".
1> Syncfusion.Tools.WPF, Version=15.1460.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL

1 Reply

PB Priyanga Balasubramaniam Syncfusion Team March 7, 2017 01:14 PM UTC

Hi Wesley,

Thank you for contacting Syncfusion Support.

When the application framework and our assemblies framework are mismatched the reported warnings occurs.

Before you run the application please ensure that the application and the referred assemblies have same .net framework

You can refer the Syncfusion assemblies for your application from the below location.

$system drive:\ Files\Syncfusion\Essential Studio\$Version # \Assemblies\$Version#\framework version

Regards,
Priyanga B

Loader.
Live Chat Icon For mobile
Up arrow icon