Releases: tom-englert/TomsToolbox
Releases · tom-englert/TomsToolbox
2.13.0
2.12.0
2.11.0
- Drop native net7, include net8
2.8.4
2.7.4
- ListBoxSelectAllBehavior: SelectAll() must not be called when ListBox is not loaded.
2.7.3
2.7.2
- Fix nullable signature of DelegateEqualityComparer
- Fix focus visual style for the CheckBox w/o content
2.7.1
- Fix possible stack overflow
2.7.0
- Use C#9, migrate Nullable annotations, drop JetBrains.Annotations for nullability
2.6.1
- support
net5.0-windows
andnetcoreapp3.1
targets