diff --git a/package.json b/package.json index 1d3a1c0ea..794ae6d8f 100644 --- a/package.json +++ b/package.json @@ -3085,7 +3085,8 @@ }, { "type": "clr", - "label": ".NET Framework 4.x (Windows only)", + "when": "workspacePlatform == windows", + "label": ".NET Framework 4.x", "languages": [ "csharp", "razor",