Skip to content

Commit cc77ce1

Browse files
committed
Updated the sqlite3.dll for WinRT
1 parent 020ae32 commit cc77ce1

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

lib/metro/ARM/sqlite3.dll

762 KB
Binary file not shown.

lib/metro/sqlite3.dll

-757 KB
Binary file not shown.

lib/metro/x64/sqlite3.dll

1 MB
Binary file not shown.

lib/metro/x86/sqlite3.dll

770 KB
Binary file not shown.

tests/SQLiteMetroTests/SQLiteMetroTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
</AppxManifest>
187187
</ItemGroup>
188188
<ItemGroup>
189-
<Content Include="..\..\lib\metro\sqlite3.dll">
189+
<Content Include="..\..\lib\metro\x86\sqlite3.dll">
190190
<Link>sqlite3.dll</Link>
191191
</Content>
192192
<Content Include="Images\UnitTestLogo.png">

0 commit comments

Comments
 (0)