mirror of
https://github.com/kimmknight/remoteapptool.git
synced 2025-08-09 20:24:05 +00:00
Changed the remoteapp default icon to the default app icon from user32.dll. The removes the dependency of RDC feature being installed in Win 11. Fixes issue #128. Updated version #
This commit is contained in:
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' by using the '*' as shown below:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("6.1.0.0")>
|
||||
<Assembly: AssemblyFileVersion("6.1.0.0")>
|
||||
<Assembly: AssemblyVersion("6.1.1.0")>
|
||||
<Assembly: AssemblyFileVersion("6.1.1.0")>
|
||||
|
Reference in New Issue
Block a user