Skip to content

Commit e81198c

Browse files
committed
attempt at #615
1 parent 58b4554 commit e81198c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SQLitePCLRaw.lib.e_sqlite3.android/SQLitePCLRaw.lib.e_sqlite3.android.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Xamarin.Legacy.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks>$(tfm_net6_android);$(tfm_classic_android)</TargetFrameworks>
3+
<TargetFrameworks>$(tfm_net6_android);$(tfm_classic_android);netstandard2.0</TargetFrameworks>
44
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
55
<SignAssembly>true</SignAssembly>
66
<AssemblyOriginatorKeyFile>..\..\sn\SQLitePCLRaw.lib.e_sqlite3.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)