Skip to content

Commit 605ea37

Browse files
Bump Microsoft.Data.Sqlite
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 6.0.9 to 6.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.9...v6.0.10) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce46e7f commit 605ea37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/standard/data/sqlite/ExtensionsSample/ExtensionsSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.9" />
9+
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.10" />
1010
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
1111
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="6.0.0" />
1212
<PackageReference Include="mod_spatialite" Version="4.3.0.1" />

0 commit comments

Comments
 (0)