Skip to content

Commit 0dcea88

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.14 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 7c30a2f commit 0dcea88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/MyXProject.Web/MyXProject.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.14" />
18+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.10" />
1919
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.11" />
2020
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
2121
<PackageReference Include="Xams.Core" Version="1.0.20" />

0 commit comments

Comments
 (0)