nasser-rawda
Results
2
comments of
nasser-rawda
I have solve this by using target framework: .Net 6 instead of using .Net framework 4.6.2. I had to create a new project and choose the "Windows Forms App" and...
> This appears to be due to the addition of a reference to Microsoft.CSharp in [version 2021.4.14](https://github.com/FastReports/FastReport/blame/3325bef2624a25d811bf9f3f82612a3fe3cb118c/FastReport.Base/Code/AssemblyDescriptor.cs#L222). The comment says it was added for dynamic support. It is added even...