Skip to content

Commit 249306f

Browse files
committed
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
1 parent 2c14ad7 commit 249306f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RoyalApps.Community.Rdp.WinForms/RoyalApps.Community.Rdp.WinForms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReadmeFile>README.md</PackageReadmeFile>
1212
<PackageIcon>RoyalApps_1024.png</PackageIcon>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14-
<Version>1.0.7</Version>
14+
<Version>1.1.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup>

0 commit comments

Comments
 (0)