Skip to content

Commit 5f1b038

Browse files
committed
add trimmable
1 parent 6a182a4 commit 5f1b038

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SQLite.Net/SQLite.Net2.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<AssemblyCopyright>Copyright ©2025 Benjamin Mayrargue</AssemblyCopyright>
1111
<LangVersion>Latest</LangVersion>
1212
<Nullable>enable</Nullable>
13+
14+
<IsTrimmable>true</IsTrimmable>
1315
</PropertyGroup>
1416

1517
<!-- nuget configurable properties -->

0 commit comments

Comments
 (0)