~/petr.svihlik

$ cat referencing-multiple-versions-of-the-same-assembly-in-a-single-application.md

2016-05

Referencing Multiple Versions of the Same Assembly in a Single Application

We've all been there — our application depends on a version of assembly that's incompatible with the version that's referenced by the NuGet package we've just installed.

Read the full article →

Published May 2016
All Articles