dotnet / dotnet/vscode-dotnet-runtime

[NETE2ESDK][Linux][LLM] It should require the supported .net 10.0.1xx rather than 10.0.3xx when using github copilot to install the supported .net sdk on Ubuntu 26.04

Open
#2,699 6 comments 1 reaction 0 assignees View on GitHub
P1 untriaged
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug.

On Ubuntu 26.04, It should require the supported .net 10.0.1xx rather than 10.0.3xx when using github copilot to install the supported .net sdk

### Please attach log file(s) here if you have any.

The log file location should be copied to your clipboard if you came from VS Code.

### Reproduction Steps

1. On Ubuntu 26.04 , login VSCode with your GitHub Account to enable usage of CoPilot
2. Ask the agent in the chat window to install the supported .net sdk on this Ubuntu 26.04
3. Observe

### Expected Behavior

The .NET Install Tool is used and .NET 10.0.1xx SDK was required and installed successfully.

### Exceptions & Errors (if any)

The .NET Install Tool is used but the un-supported distro .NET 10.0.3xx SDK was required.

Image

### .NET Install Tool Version

v3.0.1

### Your operating system? Please provide more detail, such as the version and or distro above.

Linux

### VS Code Version

v1.122.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.