Skip to content

Commit ff7b20c

Browse files
committed
Update assembly information
1 parent 7520a46 commit ff7b20c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
77
// die einer Assembly zugeordnet sind.
88
[assembly: AssemblyTitle("SteamAutoStarter")]
9-
[assembly: AssemblyDescription("")]
9+
[assembly: AssemblyDescription("A small tool to automaticall launch steam, when your SteamLink tries to discover it")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("Niklas Rother")]
1212
[assembly: AssemblyProduct("SteamAutoStarter")]
13-
[assembly: AssemblyCopyright("Copyright © 2021")]
13+
[assembly: AssemblyCopyright("Copyright © 2021 Niklas Rother")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

0 commit comments

Comments
 (0)