Skip to content

Commit 3608d26

Browse files
Bump Microsoft.EntityFrameworkCore from 9.0.10 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore 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 3f6c122 commit 3608d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
3333
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
3434
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="5.2.0" />
35-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
35+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
3636
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.11">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)