dotnet / dotnet/vscode-dotnet-runtime
Failed to download .NET 10.0.201-global~arm64
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug.
When I tried to debug my c file in vs code the popup arrived that I need to install .net 10.0, when I clicked to install I saw this:
ms-dotnettools.csdevkit requested to download the .NET SDK.
Downloading .NET version(s) 10.0.201-global~arm64 ..................
Error : (DotnetAcquisitionFinalError)
Failed to download .NET 10.0.201-global~arm64:
.NET Acquisition Failed: options.env has an invalid environment variable value: "sk-abcd1234qrstuvwxabcd1234qrstuvwxabcd1234\n"
### 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.
ms-dotnettools.csdevkit requested to download the .NET SDK.
Downloading .NET version(s) 10.0.201-global~arm64 ..................
Error : (DotnetAcquisitionFinalError)
Failed to download .NET 10.0.201-global~arm64:
.NET Acquisition Failed: options.env has an invalid environment variable value: "sk-abcd1234qrstuvwxabcd1234qrstuvwxabcd1234\n"
### Reproduction Steps
try to install .net 10.0
### Expected Behavior
to install .net 10.0
### Exceptions & Errors (if any)
_No response_
### .NET Install Tool Version
3.0.0
### Your operating system? Please provide more detail, such as the version and or distro above.
OSX / Darwin / Mac
### VS Code Version
1.114.0 (Universal)
Contributor guide
Assessment
This issue has not been assessed yet.