Posted 25 May 2025, 5:17 am EST - Updated 26 May 2025, 2:46 am EST
“C1.Win.FlexReport.8.dll” (.NET 8 version) is no longer CLSCompliant. The previous version .700 had set the assembly attribute.
For us, it affects only the class “C1FlexReport” - this seems to be the only class of this assembly that we use in public API.
Could you bring back this attribute? It causes a bunch of warnings in our code, as we have set this attribute overall. Hopefully you can do this before the installer is officially released - otherwise I would either have to add a lot of warning suppressions to our code or skip version .708.
Best regards
Wolfgang