v0.9.0
Initial Release
Initial release supporting Visual Studio 2022 17.2 or newer.
Features
- SSH authentication using private keys.
- Debug .NET framework dependant application.
- Deploy the project output folder via SCP to the target device.
- Publish (running dotnet publish) before deploying the application.
- Install vsdbg automatically (configurable).
- Install .NET on the target device.
- Supporting command to setup SSH authentication.
Bug Fixes
- none