Welcome to the Embedded Reporting feedback portal. We’re happy you’re here! If you have feedback on how to improve the Embedded Reporting, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hello,

I tried to install from NuGet but I got the following error:

NU1107: Version conflict detected for Microsoft.CodeAnalysis.Common. Install/reference Microsoft.CodeAnalysis.Common 3.8.0 directly to project TestBold to resolve this issue.

 

TestBold 
-> BoldReports.Net.Core 4.1.81 -> Microsoft.CodeAnalysis.VisualBasic 3.8.0 -> Microsoft.CodeAnalysis.Common (= 3.8.0)

 

TestBold 
-> Microsoft.AspNetCore.Mvc 2.2.0 -> Microsoft.AspNetCore.Mvc.Localization 2.2.0 -> Microsoft.AspNetCore.Mvc.Razor 2.2.0 -> Microsoft.CodeAnalysis.CSharp 2.8.0 -> Microsoft.CodeAnalysis.Common (= 2.8.0).


My project is .Net6 and contains Syncfusion components


Regards,

Bill