Bring initial GUI project

This commit is contained in:
JustArchi
2016-08-02 06:13:58 +02:00
parent 7025659151
commit 97224aafaf
15 changed files with 559 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ using ArchiSteamFarm;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("ConfigGenerator")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription(SharedInfo.ServiceDescription)]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ConfigGenerator")]