Skip to content

Commit 597b6a1

Browse files
authored
Update SQLitePclRaw to 2.1.6
1 parent f2fc7e5 commit 597b6a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tools/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="xunit.runner.console" version="2.9.3" />
55

66
<!-- These packages are dependencies of the .NET Framework builds of OmniSharp running on Mono -->
7-
<package id="SQLitePCLRaw.bundle_green" version="2.1.0" />
8-
<package id="SQLitePCLRaw.core" version="2.1.0" />
9-
<package id="SQLitePCLRaw.provider.e_sqlite3" version="2.1.0" />
7+
<package id="SQLitePCLRaw.bundle_green" version="2.1.6" />
8+
<package id="SQLitePCLRaw.core" version="2.1.6" />
9+
<package id="SQLitePCLRaw.provider.e_sqlite3" version="2.1.6" />
1010
</packages>

0 commit comments

Comments
 (0)