Skip to content

Commit 670fd02

Browse files
committed
make iot compatible
1 parent 5f1b038 commit 670fd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SQLite.Net/SQLite.Net2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<LangVersion>Latest</LangVersion>
1212
<Nullable>enable</Nullable>
1313

14-
<IsTrimmable>true</IsTrimmable>
14+
<IsAotCompatible>true</IsAotCompatible>
1515
</PropertyGroup>
1616

1717
<!-- nuget configurable properties -->

0 commit comments

Comments
 (0)