Found conflicts between different versions of "Microsoft.CSharp" that could not be resolved.

Hi. I get this warning that seems to indicate an issue between Syncfusion.DataSource.Portable.dll and Syncfusion.SfDataGrid.XForms.dll.
What can I do to get rid of the warning?
Thanks,
Will

Warning Found conflicts between different versions of "Microsoft.CSharp" that could not be resolved.
There was a conflict between "Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
    "Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was chosen because it was primary and "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was not.
    References which depend on "Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Microsoft.CSharp.dll].
        C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Microsoft.CSharp.dll
          Project file item includes which caused reference "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Microsoft.CSharp.dll".
            Microsoft.CSharp
    References which depend on "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [].
        C:\Users\Will\.nuget\packages\syncfusion.xamarin.datasource\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.DataSource.Portable.dll
          Project file item includes which caused reference "C:\Users\Will\.nuget\packages\syncfusion.xamarin.datasource\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.DataSource.Portable.dll".
            C:\Users\Will\.nuget\packages\syncfusion.xamarin.datasource\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.DataSource.Portable.dll
            C:\Users\Will\source\repos\itraxapp\i_TraxMobile.core\bin\Debug\netstandard2.0\i_TraxMobile.dll
            C:\Users\Will\.nuget\packages\syncfusion.xamarin.sflistview\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.SfListView.XForms.dll
            C:\Users\Will\.nuget\packages\syncfusion.xamarin.sflistview\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.SfListView.XForms.Android.dll
        C:\Users\Will\.nuget\packages\syncfusion.xamarin.sfdatagrid\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.Data.Portable.dll
          Project file item includes which caused reference "C:\Users\Will\.nuget\packages\syncfusion.xamarin.sfdatagrid\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.Data.Portable.dll".
            C:\Users\Will\.nuget\packages\syncfusion.xamarin.sfdatagrid\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.Data.Portable.dll
            C:\Users\Will\.nuget\packages\syncfusion.xamarin.sfdatagrid\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.SfDataGrid.XForms.Android.dll
            C:\Users\Will\.nuget\packages\syncfusion.xamarin.sfdatagrid\19.1.0.65\lib\MonoAndroid10.0\Syncfusion.SfDataGrid.XForms.dll
            C:\Users\Will\source\repos\itraxapp\i_TraxMobile.core\bin\Debug\netstandard2.0\i_TraxMobile.dll i_TraxMobile.Droid C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets 2202


3 Replies 1 reply marked as answer

KK Karthikraja Kalaimani Syncfusion Team June 1, 2021 02:37 PM UTC

Hi Autio,

Currently, we are valdating the issue. We will validate and update the further details on or before 3rd June 2021. We appreciate your patience until then.

Regards,
Karthik Raja


WA Will Autio June 1, 2021 03:44 PM UTC

Well, in case you can't reproduce it, in general, is there some setting that I can use to fix this?
Thanks, 
Will


RK Ranjith Kumar Durairaj Syncfusion Team June 2, 2021 08:59 PM UTC

Hi Will Autio,

Thank you for contacting syncfusion support,

Unfortunately we can’t able to replicate the reported issue, I have attached sample for your reference.  
Can you please replicate the issue In the below reference sample.

SampleLink:
https://www.syncfusion.com/downloads/support/directtrac/general/ze/GettingStarted-367664643.zip

Also make sure that your application is specified with or above the minimum version mentioned in our docs below. 
https://help.syncfusion.com/xamarin/installation-and-upgrade/system-requirements

Regards
Ranjith Kumar


Marked as answer
Loader.
Up arrow icon