We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8fe80 commit 51553a9Copy full SHA for 51553a9
Netezos/Netezos.csproj
@@ -21,7 +21,7 @@
21
<Authors>Groxan</Authors>
22
<Product>Netezos</Product>
23
<Description>.NET SDK for Tezos blockchain (.NET Stansard 2.0)</Description>
24
- <Version>2.9.0</Version>
+ <Version>2.10.0</Version>
25
<Copyright>Copyright © Baking Bad 2019-2024</Copyright>
26
</PropertyGroup>
27
@@ -31,7 +31,7 @@
31
</ItemGroup>
32
33
<ItemGroup>
34
- <PackageReference Include="Dynamic.Json" Version="1.4.0" />
+ <PackageReference Include="Dynamic.Json" Version="1.4.1" />
35
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
36
37
0 commit comments