I downloaded AvalonDock from GitHub and I open in in Visual Studio. There is no "Target framework" and the ComboBox list is empty and the ComboBox is disabled.
Anybody know why?
Note: I have a .net Core WPF application and add AvalonDock project as a dependency and everything works well.