mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-01-14 04:30:11 +01:00
adding WinForms_app.zip
This commit is contained in:
parent
83b4e8a4e7
commit
0dffccc047
2
.github/dev.yml
vendored
2
.github/dev.yml
vendored
|
|
@ -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
BIN
Examples/WinForms_app.zip
Normal file
Binary file not shown.
|
|
@ -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 & 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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue