adding WinForms_app.zip

This commit is contained in:
Wizou 2022-01-12 00:37:55 +01:00
parent 83b4e8a4e7
commit 0dffccc047
3 changed files with 2 additions and 2 deletions

2
.github/dev.yml vendored
View file

@ -2,7 +2,7 @@ pr: none
trigger:
- master
name: 1.9.2-dev.$(Rev:r)
name: 1.9.3-dev.$(Rev:r)
pool:
vmImage: ubuntu-latest

BIN
Examples/WinForms_app.zip Normal file

Binary file not shown.

View file

@ -14,7 +14,7 @@
<Version>0.0.0</Version>
<Authors>Wizou</Authors>
<Description>Telegram Client API library written 100% in C# and .NET Standard | Latest MTProto &amp; API layer version</Description>
<Copyright>Copyright © Olivier Marcoux 2021</Copyright>
<Copyright>Copyright © Olivier Marcoux 2021-2022</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/wiz0u/WTelegramClient</PackageProjectUrl>
<PackageIcon>logo.png</PackageIcon>