Skip to content

The C# Dev Kit extension requires version 2.0.0 or greater of the C# (ms-dotnettools.csharp) extension. Please upgrade. #1092

@littlefanta2024-sudo

Description

@littlefanta2024-sudo

URL

https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/intro

Operating system

macos

More information about your system

macOS Tahoe 26.2
arm64

Description

I got this error (I have Macbook) on my VS code during installation of C# Dev Kit,
"The C# Dev Kit extension requires version 2.0.0 or greater of the C# (ms-dotnettools.csharp) extension. Please upgrade.", nothing happens when I click "Upgrade" either.

I've tried to uninstall etc but still get the error message.

What I noticed is when I uninstalled C# Dev kit and C# from extensions, then go to C# -> "Chanelog" I see "Version = 2.1.x.." something, but when I intall C# Dev kit (it automatically installs C#) the version is down to 1.23, and I can not do anything about that. So before installing it, there is version 2.1.x of C# but when i install it i get version 1.23 and therefore the error appears again.

dotnet --info

NET SDK:
Version: 10.0.102
Commit: 4452502459
Workload version: 10.0.100-manifests.73000c7b
MSBuild version: 18.0.7+445250245

Runtime Environment:
OS Name: Mac OS X
OS Version: 26.2
OS Platform: Darwin
RID: osx-arm64
Base Path: /usr/local/share/dotnet/sdk/10.0.102/

.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.

Host:
Version: 10.0.2
Architecture: arm64
Commit: 4452502459

.NET SDKs installed:
8.0.417 [/usr/local/share/dotnet/sdk]
10.0.102 [/usr/local/share/dotnet/sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 8.0.23 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.2 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.23 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.2 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

Other architectures found:
None

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-tutorialsIssues related to getting started tutorialsneeds-triageIssues that haven't been triaged yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions