We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd9eb4 commit 21586b5Copy full SHA for 21586b5
1 file changed
Solutions/Samples/SampleAppWithDeadCode/SampleAppWithDeadCode.csproj
@@ -5,6 +5,7 @@
5
<TargetFramework>net9.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
+ <IsPackable>false</IsPackable>
9
</PropertyGroup>
10
11
</Project>
0 commit comments