Coding-Enthusiast / FinderOuter

Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, recover passwords and more
MIT License
296 stars 113 forks source link

Autarkysoft.Bitcoin 0.9.0 is not compatible with net50 #19

Closed MarkRLV closed 3 years ago

MarkRLV commented 3 years ago

I freshly installed net50 and Autarkysoft.Bitcoin 0.9.0

I am getting the error:
Error NU1202 Package Autarkysoft.Bitcoin 0.9.0 is not compatible with net50 (.NETFramework,Version=v5.0). Package Autarkysoft.Bitcoin 0.9.0 supports: netstandard2.1 (.NETStandard,Version=v2.1) Tests
C:\Users\\Source\Repos\FinderOuter\Src\Tests\Tests.csproj 1

Coding-Enthusiast commented 3 years ago

Please check your Nuget Package Manager version and make sure it is updated? There seems to have been a bug in pre 5.x versions.