Skip to content

Commit 727a576

Browse files
Bump Microsoft.Data.Sqlite.Core from 6.0.6 to 6.0.7 (#9553)
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.6...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffae402 commit 727a576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.Uwp/Files.Uwp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1557,7 +1557,7 @@
15571557
<Version>4.5.1</Version>
15581558
</PackageReference>
15591559
<PackageReference Include="Microsoft.Data.Sqlite.Core">
1560-
<Version>6.0.6</Version>
1560+
<Version>6.0.7</Version>
15611561
</PackageReference>
15621562
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
15631563
<Version>6.0.0</Version>

0 commit comments

Comments
 (0)