diff --git a/bucket/omnisharp-http.json b/bucket/omnisharp-http.json index 299b55f9d3..882c25e8a9 100644 --- a/bucket/omnisharp-http.json +++ b/bucket/omnisharp-http.json @@ -3,6 +3,7 @@ "description": "A .NET development platform based on roslyn workspaces", "homepage": "http://www.omnisharp.net", "license": "MIT", + "notes": "For omnisharp-http-net6, please install 'versions/omnisharp-http-net6", "architecture": { "64bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.0/omnisharp.http-win-x64.zip", diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 2d2f31cda0..32460d21b7 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -3,6 +3,7 @@ "description": "A .NET development platform based on roslyn workspaces", "homepage": "http://www.omnisharp.net", "license": "MIT", + "notes": "For omnisharp-net6, please install 'versions/omnisharp-net6", "architecture": { "64bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.0/omnisharp-win-x64.zip",