Skip to content

Commit 2ef2fe5

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.10 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f82ea82 commit 2ef2fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Asunara-Event-Manager/Asunara-Event-Manager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
</PackageReference>
3131
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
32-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.10" />
32+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.11" />
3333
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.10" />
3434
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.10" />
3535
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.10" />

0 commit comments

Comments
 (0)