Fix Telegram.Examples.csproj because thats been package

This commit is contained in:
Dmitri Shimanski
2025-03-19 16:08:37 +02:00
parent 5435969699
commit 6f0d20964b

View File

@@ -6,6 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>