microsoft / AzureDatalakeToolsForVSCode

Azure Datalake Tools For VSCode
Other
10 stars 13 forks source link

VS Code for Mac does not detect .NET Core 3 #20

Open karl-petter opened 4 years ago

karl-petter commented 4 years ago

I have version: 1.41.1 of Visual Code for Mac installed and I'm trying to follow the https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-data-lake-tools-for-vscode guide to get Azure Data Lake Tools installed.

I have mono installed, version 6.4.0.198 and .NET Core 3.1.101 but when I re-start VS for Mac after having installed the Data Lake Tools I get a popup saying "There are unresolved dependencies. Please execute the restore command to continue." When I do that another popup appears saying "Please download and install .NET Core 2.0(remove any previous verison if you have)". Is the Azure Data Lake Tools not compatible with .NET Core higher than 2.0?

karl-petter commented 4 years ago

It works installing 2.1 which is the LTS on 2.0. Can be downloaded from https://dotnet.microsoft.com/download/dotnet-core/2.1