add github link to metadata
This commit is contained in:
parent
27a6823785
commit
33feb155a1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ using System.Runtime.InteropServices;
|
||||||
// associated with an assembly.
|
// associated with an assembly.
|
||||||
|
|
||||||
[assembly: AssemblyTitle("steamguard-cli")]
|
[assembly: AssemblyTitle("steamguard-cli")]
|
||||||
[assembly: AssemblyDescription("")]
|
[assembly: AssemblyDescription("https://github.com/dyc3/steamguard-cli")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCompany("")]
|
[assembly: AssemblyCompany("")]
|
||||||
[assembly: AssemblyProduct("steamguard-cli")]
|
[assembly: AssemblyProduct("steamguard-cli")]
|
||||||
|
|
Loading…
Reference in a new issue