using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Runtime.Versioning; using System.Security; using System.Security.Permissions; [assembly: AssemblyTitle("StupidSolutions")] [assembly: AssemblyDescription("Notatarkovcheat")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("StupidSolutions")] [assembly: AssemblyCopyright("Copyright © BallsackSolutions 2024")] [assembly: AssemblyTrademark("")] [assembly: ComVisible(false)] [assembly: Guid("c1c426a1-efc3-4c83-972c-eca557571328")] [assembly: AssemblyFileVersion("3.0.0.0")] [assembly: AssemblyVersion("3.0.0.0")] [module: RefSafetyRules(11)]