Skip to content

Commit 783471e

Browse files
Bump Microsoft.Data.Sqlite.Core from 6.0.5 to 6.0.6 (#9418)
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 6.0.5 to 6.0.6. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.5...v6.0.6) --- 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 4ceaff3 commit 783471e

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
@@ -1552,7 +1552,7 @@
15521552
<Version>4.5.1</Version>
15531553
</PackageReference>
15541554
<PackageReference Include="Microsoft.Data.Sqlite.Core">
1555-
<Version>6.0.5</Version>
1555+
<Version>6.0.6</Version>
15561556
</PackageReference>
15571557
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
15581558
<Version>6.0.0</Version>

0 commit comments

Comments
 (0)