Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

How to manipulate dependencies of NuGet packages?

$
0
0

I'm a newby with .Net Development and facing the problem, that an available nuget package (influxdb client) depends on another package (restsharp), which does'nt include an important functionality I need (allow own signed SSL certs).

Since restsharp is opensource, I'm able to change the code and build "my own" .dll file, with the functionality I need.

But how can i "tell" the influx.client nuget package to use my own .dll instead of the native one ? If I just replace the files, VS throws an error because it wont finnd the file (prop. because the keytoken doesnt match?).


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>