Articles in this section
Category / Section

Resolving mismatch Framework assembly version issue in the WPF NuGet packages

1 min read

The reference assembly has been added with another Framework assembly when installing the following Syncfusion WPF NuGet packages with the version of 17.4.0.50 or 17.4.0.49 from NuGet.org into the application. It leads to the version conflict.

• Syncfusion.SfChart.WPF

• Syncfusion.SfBusyIndicator.WPF

• Syncfusion.SfShared.WPF

The application referring the wrong Framework assembly as following,Syncfusion Framework assembly version mismatched

 

To resolve this mismatch Framework assembly version reference, please follow the following steps:

 

  1. Download the SyncfusionPackages-17.4.0.50 or SyncfusionPackages-17.4.0.49 and extract the zip file.
  2. Run the start.bat file to replace the modified Syncfusion packages into the NuGet cache location.
  3. Uninstall the above NuGet packages from the application.
  4. Remove bin and obj folder in the application location.
  5. Again, install those packages with 17.4.0.50 or 17.4.0.49 from the NuGet.org and now the corresponding Framework assembly added into the application.

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments
Please  to leave a comment
Access denied
Access denied