You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Main/src/Properties/AssemblyInfo.cs
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@
6
6
// set of attributes. Change these attribute values to modify the information
7
7
// associated with an assembly.
8
8
[assembly:AssemblyTitle("CodeJam.Main")]
9
-
[assembly:AssemblyDescription("")]
9
+
[assembly:AssemblyDescription("Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another")]
0 commit comments