This is primarily to fix the assembly version numbers of the last two releases of 2.10.x, which didn't match the actual release version.
What's Changed
- Set TabStop too (to participate in Tab navigation) if it is CanFocus for WinForms,… by @ris-work in https://github.com/picoe/Eto/pull/2833
- Fix assembly versions for releases by @cwensley in https://github.com/picoe/Eto/pull/2831
- Fix...