O
O
onhorou2020-02-24 20:00:01
.NET
onhorou, 2020-02-24 20:00:01

How to fix error in Azure Data Studio about The .NET Core Runtime not installed (mac os)?

- Installed the SentryOne Plan Explorer application for working with the database
- Installed .Net Core
5e53ffde2cc11014729429.png
5e54003484594635116008.png

- Added /usr/local/share/dotnet and ~/.dotnet/tools to $ PATH

What could be the matter, at least approximately. Nothing is googling(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
onhorou, 2020-02-24
@onhorou

Solution: you need to install a later library:


➜ ~ dotnet --list-runtimes
Microsoft.AspNetCore.All 2.1.16 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.All]
Microsoft.AspNetCore.App 2.1.16 [/usr/local/share/ dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 2.1.16 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

5e5404c4c88d9324719784.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question