Skip to content

Commit af13b1f

Browse files
committed
Update assembly info
1 parent ff9fb12 commit af13b1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/msrdcui/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
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("")]

0 commit comments

Comments
 (0)