From d666536dfb0ac068bf27b3445715879d1a7fd8bb Mon Sep 17 00:00:00 2001 From: NotYetHAX Date: Fri, 24 Sep 2021 22:27:04 +0300 Subject: [PATCH] Some Info --- Properties/AssemblyInfo.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 0359b6f..7ab9976 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -4,11 +4,11 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("CSGO Cheat Cleaner/Detector")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyTitle("CS:GO Cheat Cleaner/Detector")] +[assembly: AssemblyDescription("A CS:GO Cheat Cleaner/Detector")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("CSGO Cheat Cleaner/Detector")] +[assembly: AssemblyCompany("NotYetHAX")] +[assembly: AssemblyProduct("CS:GO Cheat Cleaner/Detector")] [assembly: AssemblyCopyright("Copyright © 2021 Gorkido#8195")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]