Skip to content

Commit 2e6e811

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AzPC.Api/AzPC.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.26" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.25" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.15" />
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.14" />
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.15" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlserver" Version="9.0.15" />
1818
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.14" />
1919
<PackageReference Include="Microsoft.Identity.Client" Version="4.83.3" />

0 commit comments

Comments
 (0)