File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77// General Information about an assembly is controlled through the following
88// set of attributes. Change these attribute values to modify the information
99// associated with an assembly.
10- [ assembly: AssemblyTitle ( "Remote Desktop UI" ) ]
11- [ assembly: AssemblyDescription ( "GUI for msrdc.exe" ) ]
10+ [ assembly: AssemblyTitle ( "Remote Desktop Client UI" ) ]
11+ [ assembly: AssemblyDescription ( "GUI for Remote Desktop client ( msrdc.exe). " ) ]
1212[ assembly: AssemblyConfiguration ( "" ) ]
1313[ assembly: AssemblyCompany ( "" ) ]
14- [ assembly: AssemblyProduct ( "Remote Desktop UI" ) ]
14+ [ assembly: AssemblyProduct ( "Remote Desktop Client UI" ) ]
1515[ assembly: AssemblyCopyright ( "Copyright © 2021 Takeshi Katano" ) ]
1616[ assembly: AssemblyTrademark ( "" ) ]
1717[ assembly: AssemblyCulture ( "" ) ]
You can’t perform that action at this time.
0 commit comments