We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed58d1 commit 84fc682Copy full SHA for 84fc682
1 file changed
src/TonapiClient/TonapiClient.csproj
@@ -6,6 +6,7 @@
6
<Nullable>enable</Nullable>
7
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
8
<PackageId>TonapiClient</PackageId>
9
+ <RepositoryType>git</RepositoryType>
10
<Title>Tonapi client</Title>
11
<Description>This NuGet package provides a C# .NET unofficial client for working with the TON API (https://tonapi.io).</Description>
12
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments