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 ce46e7f commit 605ea37Copy full SHA for 605ea37
samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.9" />
+ <PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.10" />
10
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
11
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="6.0.0" />
12
<PackageReference Include="mod_spatialite" Version="4.3.0.1" />
0 commit comments