Skip to content

Commit a311f13

Browse files
Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.0 to 7.0.1 (#10700)
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88da69a commit a311f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<PackageReference Include="ini-parser-netstandard" Version="2.5.2" />
7777
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
7878
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />
79-
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.0" />
79+
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.1" />
8080
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
8181
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.755" />
8282
<PackageReference Include="SevenZipSharp" Version="1.0.0" />

0 commit comments

Comments
 (0)