the initial commit to the repo.
This commit is contained in:
parent
025c032b8c
commit
1b757591b9
264 changed files with 21882 additions and 0 deletions
20
stoopid.raw/Properties/AssemblyInfo.cs
Normal file
20
stoopid.raw/Properties/AssemblyInfo.cs
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
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)]
|
||||
Loading…
Add table
Add a link
Reference in a new issue