Skip to content

Commit 654e69e

Browse files
Bump Microsoft.Extensions.Hosting from 9.0.10 to 10.0.0 (#2995)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e7513f commit 654e69e

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.10" />
13+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)