Skip to content

Commit de54fee

Browse files
Updated text.
1 parent 5374951 commit de54fee

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

AIProgrammer.Compiler/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Compiler")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Compiler")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Compiler")]

AIProgrammer.Database/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Database")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Database")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Database")]

AIProgrammer.Fitness/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Fitness")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Fitness")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Fitness")]

AIProgrammer.Functions/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Functions")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Functions")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Functions")]

AIProgrammer.GA/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.GA")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.GA")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.GA")]

AIProgrammer.Interpreter/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Interpreter")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Interpreter")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Interpreter")]

AIProgrammer.Managers/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Managers")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Managers")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Managers")]

AIProgrammer.Repository/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Repository")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Repository")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Repository")]

AIProgrammer.Types/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer.Types")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer.Types")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer.Types")]

AIProgrammer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("AIProgrammer")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("AIProgrammer")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("AIProgrammer")]

0 commit comments

Comments
 (0)