Skip to content

VSCode installs x64 version not apple silicon of csharp extension #6157

Description

@davidpene

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

  1. Go to extensions
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions