CSharp VSCode
Introduction
This page is to capture the issues using c# with VS Code
SDK Error
So the main purpose of this page
Don't like solving problems twice but though MS would have solved it for me. So here we go. So copilot was has to solve this
sudo ln -s /snap/dotnet-sdk/current/dotnet /usr/local/bin/dotnet
export PATH=$PATH:/snap/bin
Obviously you need to update the .bashrc or what ever appropriately