Skip to content

Conversation

danmoseley
Copy link
Member

In order to use the NuGet MCP server, it apparently requires .NET 8. Installing .NET 10 as well for completeness. This only adds a few seconds and matches aspire
https://github.com/dotnet/aspire/blob/main/.github/workflows/copilot-setup-steps.yml

@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 17:48
@danmoseley danmoseley requested review from a team and wtgodbe as code owners August 22, 2025 17:48
@github-actions github-actions bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Aug 22, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds .NET SDK installation steps to the GitHub Actions workflow to support MCP (Model Context Protocol) servers, specifically to ensure the NuGet MCP server has the required .NET 8 runtime while also installing .NET 10 for completeness.

  • Installs .NET 8.x SDK for MCP server compatibility
  • Installs .NET 10.x preview SDK for forward compatibility
  • Adds diagnostic command to output .NET version information

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@danmoseley danmoseley merged commit cd8dd6d into main Aug 22, 2025
9 checks passed
@danmoseley danmoseley deleted the danmoseley-patch-1 branch August 22, 2025 20:04
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants