Newbie question about installing to .NET Core 3.1 Project

I just tried installing FastReports to my .NET Core 3.1 MVC Project, in order to evaluate it against some requirements I have, and NuGet is throwing an error I don't know how to resolve:

Error NU1107 Version conflict detected for Microsoft.CodeAnalysis.Common. Install/reference Microsoft.CodeAnalysis.Common 3.8.0 directly to project [MyProjectName] to resolve this issue.


Why do I need to install/reference that Microsoft.CodeAnalysis.Common library directly?

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.