Skip to content

Commit b919e63

Browse files
committed
Mark the example project as non-packable.
1 parent f5def62 commit b919e63

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
<TargetFramework>net8.0</TargetFramework>
88
<UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>
9+
<IsPackable>false</IsPackable>
910
</PropertyGroup>
1011

1112
<ItemGroup>

0 commit comments

Comments
 (0)