FastReport.NET report with script - The type 'CollectionBase' is defined in an assembly that

Im am testing FastReport.NET Core in an Net Core 2.0 web application
I have added a script to a report.

Running the web app I get:
CompilerException: (14,6): Error CS0012: The type 'CollectionBase' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Collections.NonGeneric, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
FastReport.Code.AssemblyDescriptor.InternalCompile()
FastReport.Code.AssemblyDescriptor.Compile()
FastReport.Report.Compile()
FastReport.Report.Prepare(bool append)
FastReport.Report.Prepare()

How to solve this issue?

Thank you.

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.