We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd44d0 commit 27afd35Copy full SHA for 27afd35
src/Sample/Sample.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net9.0</TargetFramework>
6
+ <IsPackable>false</IsPackable>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments