VS Extension to remotely deploy and debug your .NET (Core) C# solutions directly to your Linux or Raspberry Pi devices! .NET Core 3.1, .NET 5, 6, 7, 8, 9
Update the default VSDBG install path from ./vsdbg to be the same as Visual Studio's; ~/.vs-debugger/vs2022 and place the GetVsDbg.sh file in the .vs-debugger folder.
Update the default VSDBG install path from
./vsdbg
to be the same as Visual Studio's;~/.vs-debugger/vs2022
and place theGetVsDbg.sh
file in the.vs-debugger
folder.