Skip to content

Commit 969a06a

Browse files
Bump the dotnet group with 2 updates (#54316)
Bumps Microsoft.Extensions.Hosting from 10.0.8 to 10.0.9 Bumps ModelContextProtocol from 1.3.0 to 1.4.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: ModelContextProtocol dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e9afe1 commit 969a06a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ai/quickstarts/snippets/mcp-server/SampleMcpServer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.8" />
37-
<PackageReference Include="ModelContextProtocol" Version="1.3.0" />
36+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.9" />
37+
<PackageReference Include="ModelContextProtocol" Version="1.4.0" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)