Environment data
dotnet --info output:
.NET SDK (reflecting any global.json):
Version: 6.0.413
Commit: 10710f7d8e
Runtime Environment:
OS Name: Mac OS X
OS Version: 13.3
OS Platform: Darwin
RID: osx.13-arm64
Base Path: /usr/local/share/dotnet/sdk/6.0.413/
global.json file:
Not found
Host:
Version: 6.0.21
Architecture: arm64
Commit: e40b3abf1b
.NET SDKs installed:
6.0.408 [/usr/local/share/dotnet/sdk]
6.0.413 [/usr/local/share/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.21 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.21 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
VS Code version: 1.80.1
C# Extension version: 2.0.376
Steps to reproduce
- Go to extensions
- Click on 'install c# dev kit'
Expected behavior
The apple silicon versions are installed
Actual behavior
The x64 versions are install i.e ms-dotnettools.csharp-2.0.376-darwin-x64
Additional context
Add any other context about the problem here.
Environment data
dotnet --infooutput:VS Code version: 1.80.1
C# Extension version: 2.0.376
Steps to reproduce
Expected behavior
The apple silicon versions are installed
Actual behavior
The x64 versions are install i.e ms-dotnettools.csharp-2.0.376-darwin-x64
Additional context
Add any other context about the problem here.