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 e408841 commit 007ab02Copy full SHA for 007ab02
samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.3" />
+ <PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.4" />
10
<PackageReference Include="SQLitePCLRaw.provider.dynamic_cdecl" Version="2.0.4" />
11
</ItemGroup>
12
0 commit comments