Skip to content

Commit df5b205

Browse files
committed
asm info updates
1 parent 5c81ac0 commit df5b205

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("Desharp.ExampleConsoleCs")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("Desharp - Console application demo with running tests (C#).")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("Tom Flidr")]
1212
[assembly: AssemblyProduct("Desharp.ExampleConsoleCs")]
13-
[assembly: AssemblyCopyright("Copyright © 2017")]
14-
[assembly: AssemblyTrademark("")]
13+
[assembly: AssemblyCopyright("Copyright © 2017")]
14+
[assembly: AssemblyTrademark("Tom Flidr")]
1515
[assembly: AssemblyCulture("")]
1616

1717
// Setting ComVisible to false makes the types in this assembly not visible

0 commit comments

Comments
 (0)