~/petr.svihlik

# Dependency Hell

1 entry
grep> /
2016-05 Technology 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. cat →