Answer the question
In order to leave comments, you need to log in
Visual studio how to swap dependency dependency?
There is a nuget package that has a library (which is outdated) as a dependency.
There is also a source code for this library in the form of a .csproj project, which I compile into a .dll.
If you "Add a link to the project", then a bunch of errors "Ambiguous call ..."
How can I replace this library with "my" version?
Answer the question
In order to leave comments, you need to log in
perhaps redirecting
https://docs.microsoft.com/en-us/dotnet/framework/...
Another option is to build this package yourself and maintain it in the future
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question