Skip to content

Commit 62b36dd

Browse files
Bump Microsoft.Extensions.Hosting from 9.0.6 to 9.0.10 (#2960)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 679cbc5 commit 62b36dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Aspire.Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.5.2" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
13-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
13+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.10" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)