.NET SDK can be updated on WSL or Ubuntu using the dotnet-install.sh script from Microsoft. Download the script with wget, make it executable, and run it with your desired version. If the old version persists, check PATH configuration in .bashrc to prioritize ~/.dotnet over system paths, and search for global.json files that might pin older versions.

2m read timeFrom ardalis.com
Post cover image

Sort: