Check this article out:
https://weblog.west-wind.com/posts/2014/Nov/29/Updating-Assembly-Redirects-with-NuGet
There is a command to force Nuget re-write all the assembly redirects in solution’s config files.
Just try this on Package Manager Console:
PM> Get-Project –All | Add-BindingRedirect