.NET SDK Installer
https://dotnet.microsoft.com/download/dotnet
step 1: Install the latest SDK&Install the runtime on Ubuntu 18.04
detail:https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#1804-
step 2:Check everything installed correctly
output
step 3:change sdk version in gloabl.json
change .NET SDKs version installed on on Ubuntu 18.04 from 5.0.101 to 5.0.102
old
new