CSharp VSCode

From bibbleWiki
Revision as of 05:28, 20 February 2025 by Iwiseman (talk | contribs)
Jump to navigation Jump to search

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