dotnet / dotnet/vscode-dotnet-runtime
[NETE2ESDK][Linux][LLM] It should require the supported .net 10.0.1xx rather than 10.0.3xx when asking agent to update to the latest sdk
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug.
It should require the supported .net 10.0.1xx rather than 10.0.3xx when asking agent to update to the latest sdk
### Please attach log file(s) here if you have any.
[logs.zip](https://github.com/user-attachments/files/28622182/logs.zip)
### Reproduction Steps
1. On RHEL 10 , login VSCode with your GitHub Account to enable usage of CoPilot
2. Ask the agent in the chat window to install the previous version of .NET SDK e.g. 10.0.107
3. After installed successfully, ask the agent to update to the latest sdk
4. Observe
### Expected Behavior
The latest 10.0.1xx is required and installed successfully.
### Exceptions & Errors (if any)
The unsupported 10.0.3xx is required.
### .NET Install Tool Version
3.1.0-b
### Your operating system? Please provide more detail, such as the version and or distro above.
Linux
### VS Code Version
1.222.1
Contributor guide
Assessment
This issue has not been assessed yet.