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 09fb276 commit 65b2692Copy full SHA for 65b2692
nuget/SQLite-net-static/SQLite-net-static.csproj
@@ -8,7 +8,7 @@
8
<Description>
9
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications.
10
This version uses P/Invokes to the "sqlite3" native library provided by the operating system.
11
- This works on Xamarin.iOS, Xamarin.Android, Meadow, and any other platform that has a "sqlite3" library in the path.
+ This works on Xamarin.iOS, Xamarin.Mac, Wilderness Labs' Meadow, and any other platform that has a "sqlite3" library in the path.
12
</Description>
13
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14
<Configurations>Release;Debug</Configurations>
0 commit comments