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.
chore: Update package icon URL in TelegramBot.csproj
1 parent f0d20d2 commit 06598efCopy full SHA for 06598ef
1 file changed
Sources/TelegramBot/TelegramBot.csproj
@@ -14,7 +14,7 @@
14
<PackageTags>telegram</PackageTags>
15
<PackageReadmeFile>README.md</PackageReadmeFile>
16
<PackageIcon>packageIcon.png</PackageIcon>
17
- <PackageIconUrl>https://raw.githubusercontent.com/bvdcode/TelegramBot.NET/main/Sources/TelegramBot/packageIcon.png</PackageIconUrl>
+ <PackageIconUrl>https://media.githubusercontent.com/media/bvdcode/TelegramBot.NET/main/Sources/TelegramBot/packageIcon.png</PackageIconUrl>
18
<PackageProjectUrl>https://github.com/bvdcode/TelegramBot.NET</PackageProjectUrl>
19
<RepositoryUrl>https://github.com/bvdcode/TelegramBot.NET</RepositoryUrl>
20
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments