This commit is contained in:
Wizou 2021-08-08 14:58:49 +02:00
parent d9efe4fae0
commit 8ae3c2a283
2 changed files with 8 additions and 6 deletions

View file

@ -18,6 +18,7 @@
<PackageProjectUrl>https://github.com/wiz0u/WTelegramClient</PackageProjectUrl>
<RepositoryUrl>https://github.com/wiz0u/WTelegramClient.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<!--<PackageReadmeFile>README.md</PackageReadmeFile> see https://github.com/NuGet/Home/issues/10791 -->
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
@ -27,7 +28,7 @@
<ItemGroup>
<None Remove=".gitattributes" />
<None Remove=".gitignore" />
<None Remove="azure-pipelines.yml" />
<!--<None Include="..\README.md" Pack="true" PackagePath=""/>-->
</ItemGroup>
<ItemGroup>