We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5435969 commit 6f0d209Copy full SHA for 6f0d209
1 file changed
Examples/Telegram.Examples/Telegram.Examples.csproj
@@ -6,6 +6,7 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
9
+ <IsPackable>false</IsPackable>
10
</PropertyGroup>
11
12
<ItemGroup>
0 commit comments