Skip to content

Commit d59c4ea

Browse files
build(deps): bump Microsoft.EntityFrameworkCore.Tools
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e29d55c commit d59c4ea

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
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
3333
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="5.2.0" />
34-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.2">
34+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.3">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)