When I install NuGet package in a .netcore 3.0 winforms app there is a conflict with the classes in the file WindowsFormsReplacement.cs. ¿Could you add new target framework for .netcoreapp3.0?
Hi guys, I am using FastReport Designer to create a report and integrating it into Visual Studio with C# WinForm .NetFramework 4.8.1. I am utilizing the VisibleExpression feature in the code to hide a ...