I referenced this project in my .NET 8 WPF application. During build, the following warning message was generated:
"warning NU1701: Package 'DevZest.WpfDocking 3.0.0' was resolved using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0-windows7.0'. This package may not be fully compatible with your project."