Skip to content

Commit ac9d456

Browse files
Bump Microsoft.Extensions.Http from 9.0.1 to 10.0.3
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0682d48 commit ac9d456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- MCP Server (Model Context Protocol — Copilot agent mode tools) -->
1515
<PackageVersion Include="ModelContextProtocol" Version="0.2.0-preview.3" />
1616
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
17-
<PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.1" />
17+
<PackageVersion Include="Microsoft.Extensions.Http" Version="10.0.3" />
1818

1919
<!-- Application -->
2020
<PackageVersion Include="FluentValidation" Version="11.11.0" />

0 commit comments

Comments
 (0)