![Visual Studio](https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Visual_Studio_Icon_2019.svg/1200px-Visual_Studio_Icon_2019.svg.png)
If for some reason this section does not include correct values or does not exist, open the package manager console, then run this
Get-Project –All | Add-BindingRedirect
Or for a specific project
Get-Project –Name ProjectName | Add-BindingRedirect