I installed a package with Nuget on VisualStudio, but in the Packages of my project, this message appears in the extension I installed. What should I do to make it work properly?
The extension is: ThriveGmbH.BottomNavigationBar
Package 'ThriveGmbH.BottomNavigationBar.LATEST 1.0.6' was restored 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' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.