MetacoSA / QBitNinja

An Open Source and powerful blockchain API
MIT License
68 stars 42 forks source link

System.Net wrong version currently installs #48

Open tvance929 opened 6 years ago

tvance929 commented 6 years ago

When I bring in Qbit, it brings in System.Net 4.3 and fails on build. The fix is to downgrade to 4.1.1.

NicolasDorier commented 6 years ago

Can you try using the package I just pushed (1.0.3.46) ? I removed my old package creation system to use the newer dotnet core one. It should normally be fine now.