mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-21 06:13:57 +00:00
csproj tweak
This commit is contained in:
parent
85a3ea997f
commit
399276a652
1 changed files with 4 additions and 0 deletions
|
|
@ -4,11 +4,15 @@
|
|||
<OutputType>Library</OutputType>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<RootNamespace>WTelegram</RootNamespace>
|
||||
<Description>Telegram client library written 100% in C#</Description>
|
||||
<Authors>Wizou</Authors>
|
||||
<PackageProjectUrl>https://github.com/wiz0u/WTelegramClient</PackageProjectUrl>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove=".gitattributes" />
|
||||
<None Remove=".gitignore" />
|
||||
<None Remove="azure-pipelines.yml" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue