Skip to content

0.6.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 23:53

Features

  • Update to support net7.0-windows
  • SetImage works with Resources without assembly name.

Updated

  • Update Build project
  • Update Example project
  • Fix MovePanelTo remove panel from RibbonTabsDictionary
  • Add StackTraceUtils to find the caller assembly.
  • Update BitmapExtension to enable Resources without assembly name.

Tests

  • Test MovePanelTo_Modify_CreatePanel_SameName
  • Test StackTraceUtils
  • Test Resources without assembly name.