Skip to content

Commit 23b7893

Browse files
committed
Mark the example project as non-packable.
1 parent dc57bda commit 23b7893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/TileDB.CSharp.Example/TileDB.CSharp.Example.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<RootNamespace>TileDB.CSharp.Examples</RootNamespace>
77
<TargetFrameworks>net5.0;net6.0;net7.0</TargetFrameworks>
88
<UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>
9+
<IsPackable>false</IsPackable>
910
</PropertyGroup>
1011

1112
<ItemGroup>

0 commit comments

Comments
 (0)