Skip to content

Commit 7fd8a5b

Browse files
Bump Microsoft.EntityFrameworkCore.Tools from 9.0.6 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c538d4 commit 7fd8a5b

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
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
3434
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="5.2.0" />
3535
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
36-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.6">
36+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>

0 commit comments

Comments
 (0)