xBimTeam / XbimWindowsUI

The home of XbimXplorer and WPF components for your desktop BIM applications.
Other
252 stars 149 forks source link

Support .NET6 in Windows UI/Xplorer #197

Open andyward opened 1 year ago

andyward commented 1 year ago

WPF is now supported in .NET core. We should future proof the Xplorer app by supporting the new runtimes and updating libraries we use to latest supported versions. (e.g. Helix, AvalonDock)

andyward commented 1 year ago

WIP at https://github.com/xBimTeam/XbimWindowsUI/pull/196