Skip to content

Commit 9cb2530

Browse files
Bump Microsoft.Extensions.Http from 9.0.11 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba3accf commit 9cb2530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<EntityFrameworkCoreFrozenVersion>N/A</EntityFrameworkCoreFrozenVersion>
4141

4242
<!-- Non-published dependencies (these are safe to update, won't cause a breaking change) -->
43-
<AspNetCoreVersion>9.0.*</AspNetCoreVersion>
43+
<AspNetCoreVersion>10.0.0</AspNetCoreVersion>
4444
<EntityFrameworkCoreVersion>9.0.*</EntityFrameworkCoreVersion>
4545
</PropertyGroup>
4646

0 commit comments

Comments
 (0)