File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 7
7
<Platforms >AnyCPU</Platforms >
8
8
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
9
9
<PackageId >TonLib.Net</PackageId >
10
- <Title >TonLib wrapper for accessing Telegram Open Network lite servers (nodes) via ADNL protocol </Title >
10
+ <Title >TonLib (libtonlibjson) wrapper </Title >
11
11
<Authors >just_dmitry</Authors >
12
12
<Copyright >Copyright © Dmitry Popov, 2023</Copyright >
13
13
<PackageProjectUrl >https://github.com/justdmitry/TonLib.NET</PackageProjectUrl >
16
16
<RepositoryType >git</RepositoryType >
17
17
<PackageTags >ton, tonlib, libtonlibjson</PackageTags >
18
18
<PackageLicenseFile >LICENSE</PackageLicenseFile >
19
- <Version >0.6.0</Version >
19
+ <Version >0.7.0</Version >
20
+ <PackageReleaseNotes >Added methods for manipulating keys.</PackageReleaseNotes >
21
+ <Description >TonLib (libtonlibjson) wrapper for accessing Telegram Open Network lite servers (nodes) via ADNL protocol.</Description >
20
22
</PropertyGroup >
21
23
22
24
<ItemGroup >
You can’t perform that action at this time.
0 commit comments