From 249306f2ee94f1177ae9788f2291d7c5cd05bce1 Mon Sep 17 00:00:00 2001 From: Stefan Koell Date: Mon, 2 Sep 2024 09:06:21 +0200 Subject: [PATCH] Feature update - RdpClient10 implemented - RdpClient12 implemented - Removed unused EnableRdsAadAuth property - RedirectCameras support - RedirectLocation support - KeepAliveInterval configurable - Support for AudioQualityMode - Support for VideoPlaybackMode - NetworkConnectionType.Automatic is default if not configured --- .../RoyalApps.Community.Rdp.WinForms.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RoyalApps.Community.Rdp.WinForms/RoyalApps.Community.Rdp.WinForms.csproj b/src/RoyalApps.Community.Rdp.WinForms/RoyalApps.Community.Rdp.WinForms.csproj index 2563c25..47f13a6 100644 --- a/src/RoyalApps.Community.Rdp.WinForms/RoyalApps.Community.Rdp.WinForms.csproj +++ b/src/RoyalApps.Community.Rdp.WinForms/RoyalApps.Community.Rdp.WinForms.csproj @@ -11,7 +11,7 @@ README.md RoyalApps_1024.png MIT - 1.0.7 + 1.1.0