Skip to content

Commit 5a29606

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.8 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5c15e0 commit 5a29606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
<PrivateAssets>all</PrivateAssets>
1313
</PackageReference>
14-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
14+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.10" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
1616
<PackageReference Include="MudBlazor" Version="6.20.0" />
1717
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0" />

0 commit comments

Comments
 (0)