I have been trying to fix version conflicts in my .net6 console project. I fail to find a way like app.config's BindingRedirect or CodeBase whiuch were in .Net
I'm using a tool I wrote that makes a call to the following line in order to inspect a few things, including the assembly version: var assm = System.Reflection.
I have a few (over 50) .NET Framework assemblies that I've developed over time. I've always followed the convention to name my assemblies after the root namespa