We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb10a5 commit 031bf37Copy full SHA for 031bf37
src/Solnet.Wallet/Solnet.Wallet.csproj
@@ -4,7 +4,7 @@
4
<Description>
5
Solnet.Wallet uses BIP32 and BIP39 to generate an HD tree of Solana compatible addresses from a randomly generated word seed.
6
</Description>
7
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments