Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit 3d27653

Browse files
author
Роман Воронцов
committed
NuGet Corrections
1 parent dd91d74 commit 3d27653

File tree

7 files changed

+19
-12
lines changed

7 files changed

+19
-12
lines changed

Src/ChatApi.Core/ChatApi.Core.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
<RepositoryUrl>https://github.com/Zodt/WhatsAppApi</RepositoryUrl>
1414
<RepositoryType>GitHub</RepositoryType>
1515
<PackageTags>ChatApi, WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
16-
<PackageProjectUrl>https://github.com/Zodt/WhatsAppApi</PackageProjectUrl>
16+
<PackageProjectUrl></PackageProjectUrl>
17+
<PackageIconUrl>https://github.com/Zodt/ChatApi/blob/master/Src/ChatApi.png?raw=true</PackageIconUrl>
1718
</PropertyGroup>
1819

1920
<ItemGroup>

Src/ChatApi.Instances/ChatApi.Instances.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
<Title>ChatApi.Instances</Title>
88
<Authors>Roman Vorontsov</Authors>
99
<Description>API for chat-api service.</Description>
10-
<PackageProjectUrl>https://github.com/Zodt/WhatsAppApi</PackageProjectUrl>
10+
<PackageProjectUrl></PackageProjectUrl>
1111
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
1212
<RepositoryUrl>https://github.com/Zodt/WhatsAppApi</RepositoryUrl>
1313
<RepositoryType>GitHub</RepositoryType>
1414
<PackageTags>ChatApi, WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
1515
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
16+
<PackageIconUrl>https://github.com/Zodt/ChatApi/blob/master/Src/ChatApi.png?raw=true</PackageIconUrl>
1617
</PropertyGroup>
1718

1819
<ItemGroup>

Src/ChatApi.WA.Account/ChatApi.WA.Account.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
<LangVersion>latest</LangVersion>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<Title>WhatsAppApi.Instance</Title>
8+
<Title>ChatApi.WA.Instance</Title>
99
<Authors>Roman Vorontsov</Authors>
1010
<Description>API for chat-api service.</Description>
1111
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
1212
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1313
<RepositoryUrl>https://github.com/Zodt/WhatsAppApi</RepositoryUrl>
1414
<RepositoryType>GitHub</RepositoryType>
15-
<PackageTags>WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
15+
<PackageTags>ChatApi, WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
16+
<PackageIconUrl>https://github.com/Zodt/ChatApi/blob/master/Src/ChatApi.png?raw=true</PackageIconUrl>
1617
</PropertyGroup>
1718

1819
<ItemGroup>

Src/ChatApi.WA.Ban/ChatApi.WA.Ban.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
<LangVersion>latest</LangVersion>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<Title>WhatsAppApi.Ban</Title>
8+
<Title>ChatApi.WA.Ban</Title>
99
<Authors>Roman Vorontsov</Authors>
1010
<Description>API for chat-api service.</Description>
1111
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
1212
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1313
<RepositoryUrl>https://github.com/Zodt/WhatsAppApi</RepositoryUrl>
1414
<RepositoryType>GitHub</RepositoryType>
15-
<PackageTags>WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
15+
<PackageTags>ChatApi, WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
16+
<PackageIconUrl>https://github.com/Zodt/ChatApi/blob/master/Src/ChatApi.png?raw=true</PackageIconUrl>
1617
</PropertyGroup>
1718

1819
<ItemGroup>

Src/ChatApi.WA.Dialogs/ChatApi.WA.Dialogs.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
<LangVersion>9</LangVersion>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<Title>WhatsAppApi.Dialogs</Title>
8+
<Title>ChatApi.WA.Dialogs</Title>
99
<Authors>Roman Vorontsov</Authors>
1010
<Description>API for chat-api service.</Description>
1111
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
1212
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1313
<RepositoryUrl>https://github.com/Zodt/WhatsAppApi</RepositoryUrl>
1414
<RepositoryType>GitHub</RepositoryType>
15-
<PackageTags>WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
15+
<PackageTags>ChatApi, WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
16+
<PackageIconUrl>https://github.com/Zodt/ChatApi/blob/master/Src/ChatApi.png?raw=true</PackageIconUrl>
1617
</PropertyGroup>
1718

1819
<ItemGroup>

Src/ChatApi.WA.Messages/ChatApi.WA.Messages.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
<LangVersion>latest</LangVersion>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<Title>WhatsAppApi.Messages</Title>
8+
<Title>ChatApi.WA.Messages</Title>
99
<Authors>Roman Vorontsov</Authors>
1010
<Description>API for chat-api service.</Description>
1111
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
1212
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1313
<RepositoryUrl>https://github.com/Zodt/WhatsAppApi</RepositoryUrl>
1414
<RepositoryType>GitHub</RepositoryType>
15-
<PackageTags>WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
15+
<PackageTags>ChatApi, WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
16+
<PackageIconUrl>https://github.com/Zodt/ChatApi/blob/master/Src/ChatApi.png?raw=true</PackageIconUrl>
1617
</PropertyGroup>
1718

1819
<ItemGroup>

Src/ChatApi.WA.Queues/ChatApi.WA.Queues.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
<LangVersion>latestmajor</LangVersion>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<Title>WhatsAppApi.Queues</Title>
8+
<Title>ChatApi.WA.Queues</Title>
99
<Authors>Roman Vorontsov</Authors>
1010
<Description>API for chat-api service.</Description>
1111
<PackageLicenseUrl>https://licenses.nuget.org/MIT</PackageLicenseUrl>
1212
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1313
<RepositoryUrl>https://github.com/Zodt/WhatsAppApi</RepositoryUrl>
1414
<RepositoryType>GitHub</RepositoryType>
15-
<PackageTags>WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
15+
<PackageTags>ChatApi, WhatsAppApi, WhatsApp-Api, WhatsApp</PackageTags>
16+
<PackageIconUrl>https://github.com/Zodt/ChatApi/blob/master/Src/ChatApi.png?raw=true</PackageIconUrl>
1617
</PropertyGroup>
1718

1819
<ItemGroup>

0 commit comments

Comments
 (0)