Skip to content

Commit

Permalink
Update assembly information
Browse files Browse the repository at this point in the history
  • Loading branch information
nrother committed May 16, 2021
1 parent 7520a46 commit ff7b20c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
// die einer Assembly zugeordnet sind.
[assembly: AssemblyTitle("SteamAutoStarter")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("A small tool to automaticall launch steam, when your SteamLink tries to discover it")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Niklas Rother")]
[assembly: AssemblyProduct("SteamAutoStarter")]
[assembly: AssemblyCopyright("Copyright © 2021")]
[assembly: AssemblyCopyright("Copyright © 2021 Niklas Rother")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit ff7b20c

Please sign in to comment.