Skip to content

Commit 031bf37

Browse files
authored
Fix framework version
1 parent 5bb10a5 commit 031bf37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Solnet.Wallet/Solnet.Wallet.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>
55
Solnet.Wallet uses BIP32 and BIP39 to generate an HD tree of Solana compatible addresses from a randomly generated word seed.
66
</Description>
7-
<TargetFramework>net6.0</TargetFramework>
7+
<TargetFramework>net8.0</TargetFramework>
88
</PropertyGroup>
99

1010
<ItemGroup>

0 commit comments

Comments
 (0)