Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit f462c13

Browse files
Updated assembly information
1 parent 3414717 commit f462c13

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

IowaComputerGurus.Utility.GearHost/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("IowaComputerGurus.Utility.GearHost")]
9-
[assembly: AssemblyDescription("")]
8+
[assembly: AssemblyTitle("GearHost Utilities")]
9+
[assembly: AssemblyDescription("Implementation code for working with GearHost API methods, provides services needed by GearHostRunner")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("IowaComputerGurus, Inc.")]
1212
[assembly: AssemblyProduct("IowaComputerGurus.Utility.GearHost")]
13-
[assembly: AssemblyCopyright("Copyright © 2017")]
13+
[assembly: AssemblyCopyright("Copyright © 2017 IowaComputerGurus, Inc.")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

IowaComputerGurus.Utility.GearHostRunner/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("IowaComputerGurus.Utility.GearHostRunner")]
9-
[assembly: AssemblyDescription("")]
8+
[assembly: AssemblyTitle("GearHost Job Runer")]
9+
[assembly: AssemblyDescription("Executable to run taks against the GearHost.com API.")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("IowaComputerGurus, Inc.")]
1212
[assembly: AssemblyProduct("IowaComputerGurus.Utility.GearHostRunner")]
13-
[assembly: AssemblyCopyright("Copyright © 2017")]
13+
[assembly: AssemblyCopyright("Copyright © 2017 IowaComputerGurus")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

0 commit comments

Comments
 (0)