Does Endpoint support higher versions of .net on different platforms like RPI?
On RPi I use a VS linux debugger plugin/extension to run .Net 9. I have not tried with 10 or VS2026.
1 Like
It will most likely work with 10. I just want to keep the F5 simplicity of EndPoint. Having to reattach to the process is not fun… but I’ll do it.
The extension I referenced has a menu item to run and debug. No reattachment.