Simply right click on Dependency -> Manage Nuget Packages. Go to each offending package and update it to the newest version. If you are using .Net 8 then update to latest equal ie: Package - 8.15 of the package. If using .Net 9 then update the specific package to 9.13, etc. if that is the latest within the minor framework.