SuessLabs / VsLinuxDebug

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
https://marketplace.visualstudio.com/items?itemName=SuessLabs.VSLinuxDebugger
MIT License
36 stars 8 forks source link

Visual Studio v17.9.x support #80

Closed DamianSuess closed 6 months ago

DamianSuess commented 6 months ago

Description of Change

Addresses VS 2022 v17.9 deployment failures caused by Visual Studio upgrade

Related Work Items

DamianSuess commented 6 months ago

Notable breaking changes in SSH.NET v2020.0.2 to v2024.0.0

Found that #62 was copied from a code snip from SSH.NET's PR, Support for RSA-SHA2-256 and RSA-SHA2-512 #825. This implementation is no longer supported.

DamianSuess commented 6 months ago

Uploaded v2.2.0 to Visual Studio Marketplace https://marketplace.visualstudio.com/items?itemName=SuessLabs.VSLinuxDebugger