We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1b038 commit 670fd02Copy full SHA for 670fd02
src/SQLite.Net/SQLite.Net2.csproj
@@ -11,7 +11,7 @@
11
<LangVersion>Latest</LangVersion>
12
<Nullable>enable</Nullable>
13
14
- <IsTrimmable>true</IsTrimmable>
+ <IsAotCompatible>true</IsAotCompatible>
15
</PropertyGroup>
16
17
<!-- nuget configurable properties -->
0 commit comments