Skip to content

Commit 8ca7432

Browse files
committed
sample not packable
1 parent 12a1868 commit 8ca7432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/BasicConsole/BasicConsole.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<TargetFramework>net6.0</TargetFramework>
1010
<ImplicitUsings>enable</ImplicitUsings>
1111
<Nullable>enable</Nullable>
12+
<IsPackable>false</IsPackable>
1213
</PropertyGroup>
1314

1415
</Project>

0 commit comments

Comments
 (0)