You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The major version was increased.
Did this break anything for you?
Being CLS compliant in a WPF library is of no use as the only runtime is .NET / .NET core on Windows.
I’m rather strict when I’m coding, and that’s include writing CLS compliant code. Until now, that wasn’t a problem with Fluent Ribbon and I was surprised by this change. Altogether, adding an attribute to all of my Window classes is not a big issue (just a little disturbing)…
I think i removed it because ControlzEx is not CLS compliant.
Will try to get ControlzEx CLS compliant and the update Fluent.Ribbon to be CLS compliant.
Why removing CLS compliance? Isn't it a breaking change?
Environment
The text was updated successfully, but these errors were encountered: