We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a1868 commit 8ca7432Copy full SHA for 8ca7432
samples/BasicConsole/BasicConsole.csproj
@@ -9,6 +9,7 @@
9
<TargetFramework>net6.0</TargetFramework>
10
<ImplicitUsings>enable</ImplicitUsings>
11
<Nullable>enable</Nullable>
12
+ <IsPackable>false</IsPackable>
13
</PropertyGroup>
14
15
</Project>
0 commit comments