Solving Nuget dependency conflicts with dll’s not working, what am I doing wrong
I’m trying to solve Nuget dependency conflicts by moving conflicting libraries to individual dll’s, but it’s not working. Am I doing something wrong, or is my approach incorrect?